[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
Thu Jan 20 02:21:27 EST 2011


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

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


Atsushi Enomoto <aenomoto at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msafar at novell.com
           Severity|Normal                      |Minor

--- Comment #1 from Atsushi Enomoto <aenomoto at novell.com> 2011-01-20 07:21:26 UTC ---
This serializability verification is now in WCF part in git master (4a5f7c7).
However, since DynamicObject class in Mono (unlike .NET) is indeed marked as
[Serializable], this incompatibility still happens and it cannot be fixed in
WCF side. I cannot blindly remove this attribute for the fear of any possible
behavioral breakage.

CCing Marek.

-- 
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