[Mono-dev] Optimized Dictionary`2
Juraj Skripsky
js at hotfeet.ch
Thu May 31 05:19:54 EDT 2007
Salut Lionel,
Thanks for mentioning the serialization compatibility. For a class as
important as Dictionary`2, this would definitely nice to have. I'll look
into it (hopefully this week).
Juraj
On Wed, 2007-05-30 at 17:33 +0200, Lionel Cuir wrote:
> Juraj,
>
> Do you think you could try to update your dictionary implementation so
> that its binary serialization would be compatible with .NET's one?
> Actually, it is not - and so I cannot do remoting or simply file
> exchange with binary-serialized dictionary between a Mono-machine and a
> .NET machine (I would have to use XML/Soap, which is far less
> efficient). To do so, I think there are changes to bring to
> ISerializable only (serialization constructor and GetData method).
>
> Best regards
> Lionel
More information about the Mono-devel-list
mailing list