On 03 Mar 2015, at 08:06, Marcus Denker <marcus.denker@inria.fr> wrote: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 aroundThis is *strange*. I was able to get it down to 1Smalltalk 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.