On Wed, Mar 10, 2010 at 8:51 AM, Adrian Lienhard <adi@netstyle.ch> wrote:
It seems there is a problem as cleanUp or cleanUp: are implemented in SmalltalkImage but not in SystemDictionary...so evaluating
Smalltalk cleanUp. Smalltalk cleanUp: true.
gives a DNU.
Another question....wouldn't be a good idea to add at least a "Smalltalk cleanUp. " in ScriptLoader >> cleanUpForRelease ??? or similar....
Yes. And when we adopt the cleanUp protocol, the stuff in cleanUpForRelease should be moved into the appropriate classes.
http://code.google.com/p/pharo/issues/detail?id=2130
Cheers, Adrian _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project