[Mono-bugs] [Bug 321873] [2.0] DateTimeFormatInfo cannot be deserialized on .NET 2.0
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 6 05:32:42 EST 2007
https://bugzilla.novell.com/show_bug.cgi?id=321873#c1
Atsushi Enomoto <atsushi at ximian.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Atsushi Enomoto <atsushi at ximian.com> 2007-11-06 03:32:42 MST ---
There are always such classes that cannot be interoperable in runtime
serialization context. This is explicitly written on our FAQ page that we do
not always support compatibility.
http://mono-project.com/FAQ:_Technical#What_about_serialization_compatibility.3F_Can_I_serialize_an_object_in_Mono_and_deserialize_it_in_MS.NET_or_vice_versa.3F
So, it is by design, not a bug. For such cases you must compile applications
with the runtime you want to use.
If you want to fix the issue I don't stop though.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list