[Mono-devel-list] XmlSerializer status

Lluis Sanchez lluis at ideary.com
Fri Jun 13 06:09:32 EDT 2003


Hi!

The XmlSerializer is now mostly complete. It has support for all customization attributes, and it is able to generate and read XML in both literal and encoded format. It can serialize all types supported by the MS.NET serializer (including DataSet, although it doesn't work yet because it relies on the xml serialization methods of DataSet which are not yet complete).

Now, is time to test. Most of the current unit tests are working (77 of 91), and those that fail are not critial. Some of them are internal methods not needed by the current implementation (maybe we'll need them when we implement the version that generates code on the fly). In any case, there are some functionalities of XmlSerializer that are not covered by the unit tests, so more tests are needed.

Please try it :-)

- Lluis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20030613/b0352a2b/attachment.html 


More information about the Mono-devel-list mailing list