[Mono-bugs] [Bug 613816] Comparer.cs, RBTree.cs and SortedDictionary.cs have missing [Serializable] tags

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jun 17 01:12:52 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=613816

http://bugzilla.novell.com/show_bug.cgi?id=613816#c2


Raja Harinath <harinath at hurrynot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harinath at hurrynot.org

--- Comment #2 from Raja Harinath <harinath at hurrynot.org> 2010-06-17 05:12:50 UTC ---
Even though this is marked as fixed, I think we should be clear about the
following:

  (1) we're almost guaranteed that there's no serialization compatibility with
NET for SortedDictionary

  (2) we don't promise serialization compatibility between versions of mono for
SortedDictionary, it could change even between minor versions.

We need (2) so that when we can get around to fixing (1), we don't have to
support the mostly undocumented internal structure of RBTree.cs as a
serialization.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list