[Mono-bugs] [Bug 78747][Wis] New - Version Tolerant Serialization should be implemented

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Jul 2 16:22: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=78747

--- shadow/78747	2006-07-02 16:22:51.000000000 -0400
+++ shadow/78747.tmp.10727	2006-07-02 16:22:51.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 78747
+Product: Mono: Class Libraries
+Version: unspecified
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: kornelpal at gmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Version Tolerant Serialization should be implemented
+
+This is a profile 2.0 feature:
+
+Tolerance of Extraneous or Unexpected Data:
+allways present
+
+Tolerance of Missing Data:
+using OptionalFieldAttribute
+
+Serialization Callbacks:
+OnDeserializingAttribute
+OnDeserializedAttribute
+OnSerializingAttribute
+OnSerializedAttribute
+
+For more information see:
+http://msdn2.microsoft.com/en-us/library/ms229752.aspx


More information about the mono-bugs mailing list