[Mono-dev] [PATCH] Make DateTime binary compatible with .NET
"Andrés G. Aragoneses"
knocte at gmail.com
Fri Nov 6 11:40:42 EST 2009
This case is a bit different than the Xml one, right? So why not using
the strict mode as default, and use MONO_BACKWARDS_COMPATIBLE for the
old behaviour.
Just my 2 cents.
Andres
Gert Driesen escribió:
> Robert,
>
> We could only enable this only if the MONO_STRICT_MS_COMPLIANT is set to
> "yes".
> We already use this env var in System.Xml to enable strict MS compatibility.
>
> Gert
>
> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Robert Jordan
> Sent: vrijdag 6 november 2009 16:19
> To: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-dev] [PATCH] Make DateTime binary compatible with .NET
>
> Jonathan Hseu wrote:
>> Caveats:
>>
>> This new DateTime is binary incompatible (again with BinaryFormatter) with
>> older versions of Mono.
>
> That's the reason why the fixes attached to
>
> https://bugzilla.novell.com/show_bug.cgi?id=325067
>
> were not accepted.
>
> Robert
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list