[Mono-bugs] [Bug 77112][Nor] Changed - [PATCH ]
XmlAttributes.XmlDefaultValue should be null and XmlIgnore fix
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jan 23 02:27:13 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=77112
--- shadow/77112 2006-01-11 13:29:02.000000000 -0500
+++ shadow/77112.tmp.16408 2006-01-23 02:27:13.000000000 -0500
@@ -41,6 +41,10 @@
under 2.0 profile?
------- Additional Comments From lluis at ximian.com 2006-01-11 13:29 -------
To check if XmlIgnore is applied to the member please use IsDefined(),
which is much faster than GetCustomAttributes(). Other than that, the
patch looks ok to me.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-01-23 02:27 -------
+I'll hold off on committing the patch until I've added more unit
+tests for System.Xml.Serialization to svn.
More information about the mono-bugs
mailing list