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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2006-04-26 12:26 ------- Created an attachment (id=16845) Fixes and unit tests. + +------- Additional Comments From [EMAIL PROTECTED] 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? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
