[Mono-list] Recursive XML serialization? XML serialization of cyclic objects?

Atsushi Eno atsushi at ximian.com
Fri Jan 12 23:47:35 EST 2007


Hi,

>> Indigo's "design
>> by contract" concept is becomes almost implicit (== practically
>> broken) when ISerializable objects are involved.
> 
> Do you mean that current SVN is broken in this scenario, or that you
> don't like the API?

I mean, the behavior (almost equal to the API).

Try to serialize a class which contains members which is ISerializable.
The serialization is then not contract based anymore.

Atsushi Eno


More information about the Mono-list mailing list