[Mono-bugs] [Bug 76235][Wis] New - Mono/.NET interoperability of
System.Collections.Specialized
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 12:42:25 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 svetlanaz at mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76235
--- shadow/76235 2005-09-26 12:42:25.000000000 -0400
+++ shadow/76235.tmp.25963 2005-09-26 12:42:25.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 76235
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: System
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: svetlanaz at mainsoft.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono/.NET interoperability of System.Collections.Specialized
+
+Description of Problem:
+The following classes
+ NameObjectCollectionBase.cs
+ ListDictionary.cs
+ HybridDictionary.cs
+from System.Collections.Specialized namespace are not serialized to form,
+which compatible to the .NET.
+
+Steps to reproduce the problem:
+Try to serialize the collections mentioned above to the file using Mono
+runtime and deserialize them from the file using .NET CLR or vise versa
More information about the mono-bugs
mailing list