[Mono-list] system.xml.serialization

Miguel de Icaza miguel@ximian.com
18 Mar 2002 19:53:36 -0500


> I'm curious, what are people doing in this case? Are you simply writing the
> unit tests, and leaving things unimplemented/untested, or are you somehow
> testing them with the Microsoft class library? (If there is an RTFM for this,
> please point me to it, I have been all over the mono site and have not really
> found anything)

You can still develop and test the code by using the Microsoft classes
as a foundation.  This is very convenient for us.

Miguel