[Mono-bugs] [Bug 78214][Nor] Changed - [PATCH] XML Serialization fixes for default values

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 21 15:29:15 EST 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=78214

--- shadow/78214	2006-11-10 03:30:26.000000000 -0500
+++ shadow/78214.tmp.23752	2006-11-21 15:29:15.000000000 -0500
@@ -82,6 +82,11 @@
 this.  Notice that XmlSerializer only works with maps imported using
 XmlReflectionImporter or SoapReflectionImporter, but not
 XmlSchemaImporter. To summarize: XmlSerializer can expect that default
 values will always be enum objects. XmlCodeExporter and
 XmlSchemaExporter can expect that default values can be enum objects
 or strings which need to be parsed.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-11-21 15:29 -------
+Created an attachment (id=18131)
+Slimmed down fixes and unit tests
+


More information about the mono-bugs mailing list