On 02 Mar 2015, at 18:29, Marcus Denker <marcus.denker@inria.fr> wrote:



Other things TODO to make it even smaller:

- Hunt down that one GTPlayground instance that is hanging around

This is *strange*. I was able to get it down to 1

Smalltalk garbageCollect.
Smalltalk garbageCollect.
Smalltalk garbageCollect.
GTPlayground allInstances size.

and then I saved that and uploaded it the build server. Now all the Undeclareds are gone.
Yet, when I download the last build, open *one* GTPlayground:

GTPlayground allInstances size ==> 2.
There is something happening that I don���t understand.


Integrated.

Size: 22.9MB (== 21.8 MiB, people obsessed with memory size tend to think binary).

Marcus