[Mono-dev] Issues with System.Random

Kornél Pál kornelpal at gmail.com
Wed Mar 17 05:38:26 EDT 2010


You can use the OnDeserializedAttribute and NonSerializedAttribute 
attributes.

Adrian Willenbücher wrote:
> Kornél Pál wrote:
>> Also note that this patch seems to break serialization compatibility 
>> that might be a problem for some applications.
> 
> That is indeed a problem. However, it should be sufficient to load the 
> state and xor it with the default state if the serialized object is the 
> old version. Is that possible?
> 
> 
> Best regards,
> Adrian
> 


More information about the Mono-devel-list mailing list