April 15, 2012
11:24 a.m.
Mariano, Martin, Pavel
For example, a class can be considered either a global or a regular object. In the former case, it will be encoded just its name; in the latter case, the class will be encoded in detail, with its method dictionary, etc.
How you do this ?
the class will be encoded in detail, with its method dictionary, etc.
I export most of 1.4 OneClick classes in http://squeakros.org/Pharo%201dot4/ as cs.gz, like to have .fuel for load classes back in target image with no compiler. Thanks in advance Edgar