Thanks for your answer Atsushi.

Atsushi Eno escribió:
> It is possibly only with NetDataContractSerializer and cannot be
> done with DataContractSerializer. Since NetDataContractSerializer
> sucks in general (there is no point of using it instead of runtime
> serialization), the priority is low at my hands.

It's ok, I was supposing not to expect it in the short/medium term.


> 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?


> Probably you could try runtime serialization with Soap formatter:
> System.Runtime.Serialization.Formatters.Soap

Will look into it! Thanks.

        Andrés  [ knocte ]

-- 


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to