April 1, 2010
9:36 p.m.
2010/4/1 Mariano Martinez Peck <marianopeck@gmail.com>:
On Thu, Apr 1, 2010 at 10:02 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Hi
I would like to do a little experiment. I need to save a class (not the instances) in a binary format and I was wondering if somebody got experience with that.
Stef, why you need it in a binary format? I mean, why a simple file out is not adecuated ? or SmartRefStream, or to xml..
Monticello provides various serialization methods for classes: a binary one based on reference streams, and one based on the file-out mechanism. Monticello 2 uses a custom (binary) serializer for classes. Lukas -- Lukas Renggli www.lukas-renggli.ch