* XmlCustomFormatter.cs: Support for converting byte arrays to and from
Base64.

* XmlSerialize.cs: Fix serialization of arrays to work better.
Implemented simple XML deserialization, works for nested objects,
arrays, etc. Most complex thing I tested was a structure containing two
arrays of structures. The code is fairly simple and easy to extend.

My first C# and first Mono work, so please don't laugh.

Best regards,

-elan

Attachment: patch
Description: Binary data

Reply via email to