Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=82400 --- shadow/82400 2007-08-25 06:23:24.000000000 -0400 +++ shadow/82400.tmp.15428 2007-08-28 11:35:52.000000000 -0400 @@ -364,6 +364,17 @@ field "ticks" as "long" (for MS.NET), but elder Monos demand a "TimeSpan". So there is no way to fix this issue, unless we break the API and make DateTime ISerializable on all profiles. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-28 11:35 ------- +There really are TWO separate issues here. The tcpchannel remoting +problem which is fixed with +http://bugzilla.ximian.com/showattachment.cgi?attach_id=19854 and the +other ISerializable issue the Robert is looking at. Can we split this +bug? It would be nice to have the remoting issue fixed in SVN. We can +then tackle the other issue with ISerializable. + +Thoughts? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
