[Mono-devel-list] un-interoperatible classes .NET -> Mono remoting

Aleksandar Dezelin dezelin32 at fastmail.fm
Tue Sep 28 06:52:14 EDT 2004


Lluis Sanchez wrote:

>Only objects whose internal structure is identical in MS.NET and Mono
>(i.e. they have the same private fields with the same names) are
>interoperable. The reason is that remoting sends a full copy of the
>object and if the receiver expects a different structure for a type it
>will fail. Classes in System.Collections have been gradually modified to
>match those in MS.NET. Other classes may fail.
>
>Lluis.
>

Then System.Collections and it's classes including Hashtable are
interoperable? Is there any kind of list of non-interoperable classes?

Regards
Aleksandar Dezelin
-- 
  Aleksandar Dezelin
  dezelin32 at fastmail.fm




More information about the Mono-devel-list mailing list