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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
