[Mono-bugs] [Bug 427769] Typed datasets binary serialization error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Jan 4 11:55:30 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=427769
User harinath at hurrynot.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=427769#c2
--- Comment #2 from Raja Harinath <harinath at hurrynot.org> 2009-01-04 09:55:29 MST ---
There are several issues that need to be resolved with typed data sets
generated both by .NET and mono. However, since mono's xsd doesn't emit
serialization code at all, we can focus on classes created by .NET's xsd.
* serialize on mono, deserialize on mono (case above)
* serialize on mono, deserialize on .NET
* serialize on .NET, deserialize on mono
The first case may be slightly easier, but the serialization compatibility
issue is important.
--
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