Hi guys
I think that we should remove all the code that is not about class management
from SystemDictionary.
this is the easy part.
Now what do we do for the class management behavior defined in Smalltalk image
(allclasses, allTraits, associationsAt:, at:, at:put:.......)
because now this code is in systemDictionary
- we could replace Smalltalk
by Smalltalk globals
- deprecate the Smalltalk associationAt:.at:...and others
What do you think?
Stef
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project