[Mono-dev] [PATCH] Cleanup in System.Runtime.Serialization

Robert Jordan robertj at gmx.net
Mon Nov 13 14:15:45 EST 2006


Jensen Somers wrote:
> I noticed that the OnDeserializedAttribute, OnDeserializingAttribute,
> OnSerializedAttribute and OnSerializingAttribute had the Serializable
> attribute, and the .NET 2.0 classes don't.
> It gives a warning on the class status page.
> I don't know if it's intended for some reason that the classes have it,
> but I created a small patch to remove the attribute from the classes.
> 

Comitted, thanks!

Robert




More information about the Mono-devel-list mailing list