[Mono-list] SoapFormatter diff

Miguel de Icaza miguel@ximian.com
22 Oct 2002 15:29:43 -0400


Hello!

> - Fixed the duplication of xmlns:xx = yy when serializing the XML for
>   serialization
> - Fixed the unnecessary parsing/serializing when adding assemblies for
>   serialization
> - Avoided setting the XmlNode.InnerXml property (as it's not implemented)
> - Fixed the usage/implementation of XmlElement.GetElementsByTagName()

Thanks for the information.  Btw, we just got InnerXml implemented by
Atsushi.

Miguel