On Thu, Apr 1, 2010 at 11:36 PM, Lukas Renggli <reng...@gmail.com> wrote:
> 2010/4/1 Mariano Martinez Peck <marianop...@gmail.com>: > > > > > > On Thu, Apr 1, 2010 at 10:02 PM, Stéphane Ducasse > > <stephane.duca...@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/Colin can you point me to this in the code? classes/methods that does that? Thanks! Lukas > > -- > Lukas Renggli > www.lukas-renggli.ch > > _______________________________________________ > Pharo-project mailing list > Pharo-project@lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >