[Mono-bugs] [Bug 349053] unable to serialize SortedDictionary
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Aug 28 12:36:14 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=349053
User gorkempacaci at msn.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=349053#c4
--- Comment #4 from Görkem Paçacı <gorkempacaci at msn.com> 2008-08-28 10:36:14 MDT ---
It works in MS.NET, and I've checked and seen it remains in mono 1.9.1 and 2.0
RC1.
I've had a look at the source code. SortedDictionary is marked as
[Serializable], but one of its fields uses RBTree which isn't.
I've looked at the code in trunk in subversion:
http://anonsvn.mono-project.com/source/trunk/mcs/class/System/System.Collections.Generic/SortedDictionary.cs
--
Configure bugmail: https://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