[Mono-devel-list] Mono serialization issues

Gert Driesen gert.driesen at pandora.be
Mon Jun 14 02:58:38 EDT 2004


Hi,

For fun, I just created a small test app that has two modes :

- in the serialize mode it serializes all serializable types in a specified assembly using the BinaryFormatter, and persists it on the filesystem
- in the deserialize mode it deserializes these from the filesystem for a given assembly

Now, what I tried was :

- I ran the app in serialize mode for the MS.NET mscorlib assembly
- I ran the app in deserialize mode for the Mono mscorlib assembly, but used the binary serialized objects from the MS corlib.

I attached the results.

Now, this was just for the corlib, I imagine other assemblies will give similar results ...

Gert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040614/a50e361d/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mscorlib.results
Type: application/octet-stream
Size: 7213 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040614/a50e361d/attachment.obj 


More information about the Mono-devel-list mailing list