[Mono-bugs] [Bug 661987] Using WCF DataContractSerializer to serialize object derived from DynamicObject is not throwing proper exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Feb 8 03:47:09 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=661987

https://bugzilla.novell.com/show_bug.cgi?id=661987#c2


--- Comment #2 from Marek Safar <msafar at novell.com> 2011-02-08 08:47:08 UTC ---
I think this is more .net limitation than feature. We are not doing anything
wrong here just allow more sensible behaviour than .net 4. I know it can break
serialization when doing mono -> .net.

Our code is solely based on DLR which should be inline with .net. I think there
is quite high possibility that the missing Serializable will be fixed in the
next .net version.

-- 
Configure bugmail: https://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