[Mono-devel-list] un-interoperatible classes .NET ->Monoremoting
Anset
anset at anset.org
Wed Sep 29 03:33:28 EDT 2004
Hi Lluis,
Thank you for your answers.
If I may ask one further clarification:
> > If yes, then I cannot use serialization to save my resources?
>
> You can. If you care about interoperability, just make sure you don't
> serialize any class that is not under your control.
This would mean that my classes can only use primitive types, right?
If I use say a sortedlist, I might break the interoperability?
Now if this is "only" a serialization problem, I could of course just
implement the (de)serialization methods myself and not use the standard
classes... There I could (de)serialise everything myself. Or do I miss
something?
The whole serialization & remoting idea is pretty new to me, so sorry to be
asking such basic questions.
Thank you for your time,
Anset
More information about the Mono-devel-list
mailing list