[Mono-dev] [PATCH] System changes for SOAP serialization compatibility with .NET

Robert Jordan robertj at gmx.net
Tue Nov 20 10:19:00 EST 2007


Hi Arina,

Arina Itkes wrote:
> Hi
> 
> Please review the changes for SOAP serialization compatibility with
> .NET.

Please assure that historical data serialized with the old
version is still consumable by the new version, when possible,
i.e. the class is ISerializable.

Also, always call base.GetObjectData before accessing the
SerializationInfo argument.

Robert




More information about the Mono-devel-list mailing list