[Mono-dev] Mono's DateTime not implement same interfaces as .NET

Robert Jordan robertj at gmx.net
Thu Apr 23 06:38:54 EDT 2009


Zacman wrote:
> I saw that one, but that's two different subjects. I'm not speaking about
> binary serialization or internal implementation, but about the public API
> that classes should expose. Today the public API of the DateTime class does
> not match .NET one (and bug 325067 is rather about how it works internally).
> 
> So DateTime could implement ISerializable the way it wants (either to solve
> the bug mentioned or even by doing nothing special to match current
> behavior), but it should implement it, no?

The bug mentions why ISerializable is of no use. You just have
to go through the whole thread.

Robert



More information about the Mono-devel-list mailing list