Decide which library you want to work on and email the person encharged. In the case of System.XML I think that those would be [EMAIL PROTECTED] and [EMAIL PROTECTED]
One of them will hook you up with classes to work on. Cheers, Daniel. On Fri, 26 Apr 2002, Tim Coleman wrote: > Great! Thanks for your reply. I was just looking at some of the source and I > realized just how easy it can be to write class library stubs... I sat down and > wrote some for System.Xml.Xsl this evening. I randomly picked that one because > it was shown as "missing" on the mono site, and it looked relatively small. > > Given that most of the information for how to write the stubs can be found on > msdn, it's not too hard -- just much typing :) Implementing on the other hand... > > Anyway, how would I actually contribute any work to the project? > > On Thu, 25 Apr 2002 20:54:27 -0400 (EDT) > Daniel Carrera <[EMAIL PROTECTED]> wrote: > > > Hello Tim, > > > > I guess that where you help depends on your knowledge of C# and what your > > interests are. > > > > Here are some ideas: > > > > 1) You can help make stubbs (templates) for class libraries that are not > > yet implemented. This makes it easier to implement them later. This work > > is very easy. > > > > 2) You can help writing tests. That would help make sure that Mono is > > bug-free. > > > > 3) You can actually implement .NET classes for Mono. > > > > > > Glad to have you aboard! > > > > Daniel. > > > > > > > > On Thu, 25 Apr 2002, Tim Coleman wrote: > > > > > Hello, > > > > > > I'm just learning about .NET for work, and being an open source junkie, I'm > > > very interested in the mono project. I don't quite know where to start with > > > this, but I'd be interested in helping out in any way that I can. > > > > > > I guess I'd just like to say "howdy." > > > > _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
