[Mono-list] Where to start?

Daniel Carrera dcarrera@math.toronto.edu
Fri, 26 Apr 2002 00:42:29 -0400 (EDT)


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
daniel-weber@austin.rr.com
and
jason@injektilo.org

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 <dcarrera@math.toronto.edu> 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."
> > >
>