[Mono-dev] Remoting with DateTime
Lionel Cuir
lionel_email at aulofee.com
Sat Aug 11 08:38:38 EDT 2007
Hi,
I actually submitted a patch a long time ago, to ensure binary
compatibility for DateTime between Mono and .NET 2.0 (and 1.0 as well I
think). The problem came from the fact that the binary serialization of
Mono was storing different data with different names internally. My
patch fixed that... but just leads to discover another problem regarding
Soap serialization. So I submitted a new patch with an hack
circumventing the Soap issue. I had to investigate this Soap issue (the
hack works but should be viewed as a temp solution) but never had time
to do so.
If anybody wants to continue the work, here the link to the last post on
that forum:
http://lists.ximian.com/pipermail/mono-devel-list/2007-March/022822.html
And attached you'll find the patch I submitted.
Regards,
Lionel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DateTime.cs
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070811/e6661ccf/attachment.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: DateTime_diff
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070811/e6661ccf/attachment-0001.pl
More information about the Mono-devel-list
mailing list