[Mono-bugs] [Bug 519442] Inconsistant serialization between Mono 2.4 and .NET 3.5 throwing InvalidOperationException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 14 18:03:12 EDT 2009


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

User jta at miracleas.dk added comment
http://bugzilla.novell.com/show_bug.cgi?id=519442#c4


Jakob Andersen <jta at miracleas.dk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jta at miracleas.dk




--- Comment #4 from Jakob Andersen <jta at miracleas.dk>  2009-07-14 16:03:11 MDT ---
You write that it is proved that changing IDictionary<string,string> to
Dictionary<string,string> will provide the InvalidOperationException on .NET
aswell. That is not the case.

In the MS implementation Dictionary<T,K> is actually marked as serializable.

I think i have a patch for this in Mono but as i read your answer im not sure
that kind of patch would be accepted. It would be a shame if one of the most
widespread Object Relational mapping frameworks should be incompatible with
Mono because of this bug.

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


More information about the mono-bugs mailing list