[Mono-dev] [PATCH] System.Xml.Serialization.XmlAttributes fixes

Gert Driesen gert.driesen at telenet.be
Tue Dec 27 13:37:01 EST 2005


Update:

The XmlDefaultValue change seems to cause regressions in the 2.0 profile
after all.

I'll verify and fix these regressions, and post an updated patch.

Gert

> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com 
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf 
> Of Gert Driesen
> Sent: dinsdag 27 december 2005 14:33
> To: mono-devel-list at ximian.com
> Subject: [Mono-dev] [PATCH] 
> System.Xml.Serialization.XmlAttributes fixes
> 
> Hi,
> 
> The attached patch fixes the following issues with
> System.Xml.Serialization.XmlAttributes:
> 
> - If XmlIgnoreAttribute is applied, do not process any other 
> attributes.
> - In 2.0 profile, XmlDefaultValue must be null by default.
> 
> Both fixes are accompanied by unit tests, and have been tested on Mono
> 1.0/2.0 profile and MS.NET 1.1/2.0.
> 
> Is it ok commit these changes ?
> 
> Gert
> 




More information about the Mono-devel-list mailing list