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

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to