dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Request for Work


From: Gopal V
Subject: Re: [DotGNU]Request for Work
Date: Mon, 25 Nov 2002 00:02:16 +0530
User-agent: Mutt/1.2.5i

If memory serves me right, j_post wrote:
> (csunit_howto.html has a rather large [TODO] in it ;-). I'm still learning 
> C#, and the structure of pnet is largely a mystery to me, but if no one 
> better qualified volunteers, I could take a stab at it.
> 
> If you have ideas or preferences on how you'd like Uri refactored, please 
> email any info to me.

I have sent the info to the other gentleman who "Requested for work" ...
So as lead developer I'm supposed to keep you off each other's toes..
but if you want to discuss co-operation (you take UriParser, I'll take
the extra funcs) ... You're welcome ... And I'll provide the duplicate
of that mail ... (which mainly said , read HACKING and use Savannah...)

The TestCases is an area we need lots of help ... CSUnit should be the 
best stepping stone to higher things if you're learning C# ... So I 
assign you the testcases for WebHeaderCollection in System.Net ..

http://dotgnu.org/pnetlib-doc/System/Net/WebHeaderCollection.html

The 4 easy steps are 

*  BASH$ csdoc WebHeaderCollection.cs > /tmp/webheader.xml
*  BASH$ csdoc2test -fclass=System.Net.WebHeaderCollection webheader.xml
*  "write the tests and register the correct typeof() in TestSystem.cs"
*  Run and verify .. if (bugs.Length !=0) { report(bugs[0]); bugs.Pop(); }

/me chalks TestWebHeaderCollection from j_post .... Are you ok with it ?

So ... if you're offering to work and volunteer , please do it in public
so that everyone knows you're in ! ... and If you want someone who will
stay up till the sun rises to help people , contact me ....

I'm free 24x7 this week to help people , hack cscc and tweak the runtime..

Gopal
PS: I'll be popping in and out of IRC today till about 2000 UTC ...
-- 
The difference between insanity and genius is measured by success


reply via email to

[Prev in Thread] Current Thread [Next in Thread]