[Mono-bugs] [Bug 77500][Nor] Changed - [PATCH] XmlCustomFormatter /
XmlSerializationWriter fixes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 8 13:51:36 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=77500
--- shadow/77500 2006-02-08 13:04:17.000000000 -0500
+++ shadow/77500.tmp.15994 2006-02-08 13:51:36.000000000 -0500
@@ -103,6 +103,11 @@
However, the FromEnum and ToEnum methods are not used anywhere in the
serializer. This makes me wonder if we are missing something. Maybe we
should test all this by doing a real serialization of a class with
enum values.
Thanks anyway for the patch!
+
+------- Additional Comments From gert.driesen at pandora.be 2006-02-08 13:51 -------
+I'm planning on using these methods in EnumMap and in
+SerializationCodeGenerator. These changes were part of my "big"
+patch.
More information about the mono-bugs
mailing list