[Mono-bugs] [Bug 78593][Nor] Changed - Serialization formatters don't throw on missing fields

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 3 06:54:51 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 kornelpal at gmail.com.

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

--- shadow/78593	2006-06-06 19:39:09.000000000 -0400
+++ shadow/78593.tmp.1265	2006-07-03 06:54:51.000000000 -0400
@@ -77,6 +77,11 @@
 
 [Serializable]
 class A
 {
         public string S = "Hola";
 }
+
+------- Additional Comments From kornelpal at gmail.com  2006-07-03 06:54 -------
+It may be easier to implement OptionalFieldAttribute support when 
+fixing this bug than implementing it at some later time. (see bug 
+#78747)


More information about the mono-bugs mailing list