[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
Wed May 3 06:42:07 EDT 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 lluis at ximian.com.

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

--- shadow/78214	2006-04-27 09:27:54.000000000 -0400
+++ shadow/78214.tmp.5563	2006-05-03 06:42:07.000000000 -0400
@@ -56,6 +56,12 @@
 committing it ofcourse).
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-04-26 12:26 -------
 Created an attachment (id=16845)
 Fixes and unit tests.
 
+
+------- Additional Comments From lluis at ximian.com  2006-05-03 06:42 -------
+I don't like this change that converts default enum values to string
+and then reparses it every time it needs to be written or read.
+Doesn't it make more sense to just store it as an enum object value?
+


More information about the mono-bugs mailing list