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:47:06.000000000 -0400 +++ shadow/76235.tmp.31949 2005-10-09 22:09:25.000000000 -0400 @@ -43,6 +43,12 @@ Patch for NameObjectCollectionBase.cs ------- Additional Comments From [EMAIL PROTECTED] 2005-09-26 12:47 ------- I attached patches for each of the problematic classes. Please review them. + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-09 22:09 ------- +You cannot simply add ISerializable to the inheritance +list of ListDictionary and HybridDictionary, because +it breaks the API compatibility with MSFT's runtime. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
