[Mono-bugs] [Bug 552891] Mono can't deserialize Nullable objects created by .NET (BinaryFormatter)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 9 20:40:47 EST 2009


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

User aaragoneses at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=552891#c4





--- Comment #4 from Andrés G. Aragoneses <aaragoneses at novell.com>  2009-11-09 18:40:43 MST ---
(In reply to comment #3)
> Created an attachment (id=326371)
 --> (http://bugzilla.novell.com/attachment.cgi?id=326371) [details]
> Quick & dirty fix that deserializes MS .NET Nullable objects
> 
> The following patch is able to deserialize Nullable objects created by MS .NET,

Nice.


> but should be considered a _hack_ since I'm far of being an expert on the
> matter.

The best way to find out if you're on the right track is: first, check that the
unit tests don't break with this change (no regressions). Second, if they
don't, the patch will be most likely accepted if it includes new unit tests as
well that pass with the modification and that don't pass without it.

Thanks!

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