[Mono-dev] Enum serealization proble inSystem.Xml.Serialization.XmlMapping

Miguel de Icaza miguel at ximian.com
Fri Nov 25 19:47:00 EST 2005


Hello,

> At the first look, serializer generator seems to be ok, it process
>  differently the flags and non-flags enums, lines 516-536 in
>  System.Xml.Serialization\SerializationCodeGenerator.cs. But,
>  unfortunately, I don't have a running mono environment to check it
>  out. I'm committing the fix in XmlTypeMapping.cs and nunit tests.
>  Please check that the serializer generator works correctly.

If you are going to be making changes to the shared code base, you
really should get yourself a complete Mono setup to ensure that you do
not introduce regressions.

These are just the basic rules listed in:

	www.mono-project.com/SVN

Miguel



More information about the Mono-devel-list mailing list