Hi, I'm trying to run on Mono an MS.NET application using the BinaryFormatter class. I've noted that the BinaryFormatter class is not currently implemented. I'm thinking about implementing it. But I find no documentation of the MS.NET binary formatter output format (to be able to read data produced by MS.NET BinaryFormatter). Is something known about that format (so I can start filling up the Mono's BinaryFormatter class), or I have to try to reverse-engineer it ? Or is it OK to define some binary format specially for Mono ?
Best Regards, George Kodinov _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
