Sean Thanks for submitting this change. this is fun that this changes was accepted in Squeak because people were constantly mad that we introduce singleton instead (SystemNavigation default... SmalltalkImage current of global variables :). Time is changing. Good! Now can we do it better :) what I would love it if we can have SystemOrganization be an instance variable of the SystemDictionary and may be returned by the categorizer message sent to Smalltalk globals. This way each instance of SystemDictionary would have its own SystemOrganizer instance. This will make sure that people can experiment with alternate semantics and that we do not have one monolitic system :) Stef
In Pharo inbox: System-Support-SeanDeNigris.291
Motivation: I was trying to delete a category, and found SystemOrganizer via Method Names. It wasn't immediately obvious how to use it, so I had to whip out SBE to remind me of SystemOrganization.
In SystemOrganizer: * Added (overrides Categorizer class>>default): SystemOrganizer class>>default ^ SystemOrganization * updated class comment
Sean
p.s. also submitted to Squeak inbox -- View this message in context: http://forum.world.st/Feature-SystemOrganizer-class-default-returns-SystemOr... Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project