March 3, 2010
12:32 p.m.
I have the impression that there is no rush to fix Smalltalk SmalltalkImage SystemNavigation now if the urge is so intense that we have to.... I was thinking that I would like to have a solution where Smalltalk -> sole instance of System (aka SmalltalkImage) SystemDictionary -> renamed into Namespace and it accessible via Smalltalk environment Smalltalk namespace Or Smalltalk is just an holder for a couple of globals Smalltalk image -> SmalltalkImage current Smalltalk vm -> SmalltalkVM (not yet done) Smalltalk namespace -> Namespace instance Stef