[Mono-devel-list] second xmlserializer patch: AnyAttributes and serializer namespaces
Atsushi Eno
atsushi at ximian.com
Wed Jan 12 06:36:39 EST 2005
Hi Lluis,
Here is the second patch 1) to exchange attribute output order
between XmlAnyAttribute attributes and XmlNamespaceDeclarations
attributes, and 2) to ignore "xmlns" attributes specified in
XmlAnyAttribute attributes as MS XmlSerializer does. It is
also trivial as well as the previous patch.
As for 2), it breaks the fixage for bug #68008 (writing
xmlns="" in DataSet). It is actually a bug in DataSet and I should
fix it later. I believe it is really trivial problem and actually
MS should fix XmlSerializer problem in like this way:
http://lab.msdn.microsoft.com/productfeedback/viewfeedback.aspx?feedbackId=6c63e36a-71e4-4054-a4cf-44843e539e37
Atsushi Eno
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ns-anyattr-order.diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050112/e3905e04/attachment.pl
More information about the Mono-devel-list
mailing list