[Mono-list] How to know which class is not implemented?

Miguel de Icaza miguel@ximian.com
07 Sep 2001 12:04:31 -0400


> I'm very interested in the Mono project and would like to contribute to =
> the class library. I followed the link "Classes Distribution", but was =
> led to the download page. Then, how should I check which class is not =
> implemented from the downloaded package? I also downloaded the =
> specification draft from the dotexpert, but I still didn't get a clue. =
> So, could you please give me some instructions on how to check which =
> class is not implemented? Any help is greatly appreciated.=20

Download the sources, if you see a class you want to implement, you
might want to check if someone has "registered" its interest to
implement it.  

Interest is registered at:
	http://www.go-mono.com/class-status/index.html

Let us know what you want to work on.

Miguel.