[Mono-list] System.Object not serializable ?

George Kodinov gkodinov@openlinksw.co.uk
Mon, 14 Oct 2002 15:59:49 +0300


Hi,

While looking at the implementation of the System.Object in Mono I've 
noticed that it is not marked as [Serializable].
This is true for most of the system classes (example : System.String).
I know serialization isn't implemented currently, but shouldn't the 
classes be marked accordingly ?

Best Regards,
George Kodinov