[Mono-bugs] [Bug 75343][Wis] New - System.Collections: binary serialization incompatibilities

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 21 12:45:34 EDT 2005


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 robertj at gmx.net.

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

--- shadow/75343	2005-06-21 12:45:34.000000000 -0400
+++ shadow/75343.tmp.2065	2005-06-21 12:45:34.000000000 -0400
@@ -0,0 +1,30 @@
+Bug#: 75343
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: CORLIB
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: robertj at gmx.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Summary: System.Collections: binary serialization incompatibilities
+
+Hi,
+
+I'm attaching a list with member diffs of the
+System.Collections namespace.
+
+The members must match exactly otherwise the serializer
+will fail.
+
+As the binary serializer doesn't cope with additional members,
+they must be avoided as well.
+
+ISerializable classes are not on the list, but I have
+test cases for them. I'll post the results ASAP.


More information about the mono-bugs mailing list