[Mono-list] Initial cut of System.Xml.Serialization

Miguel de Icaza miguel@ximian.com
01 Apr 2002 18:17:45 -0500


> Ok, I dropped the classes into mcs and everything seems happy except for
> System.Xml.Schema which has some dependencies on System.Xml.Serialization which
> I will try and satisfy.
> 
> If what I'm doing is correct (make test in mcs/class) all the Xml tests are
> succeeding.

Great!  How hard would it be to get a clean compile out of it?  

Or maybe we could check in the code, and exclude it from the compile if
it is too hard.

Miguel.