On May 18, 2010, at 11:42 AM, St��phane Ducasse [via Smalltalk] <[hidden email]
m> wrote:
> Right now SystemOrganization is a global stored in SystemDictionary.
> And it would be nice to have a new instance named organizer held by
> SystemDictionary that points
> to the organizer associated with the SystemDictionary.
> Similarly it would be good not to point to the global but use this
> new methods.
Ok, I undertand more now
> Now if you have a class comments please send it we will integrate
> it: add it to the bug tracker
Okay I'll remove mention of it from the class comment and resubmit.
>
> I'm a bit worry to introduce a "singleton"
It seemed to me like I was just, in effect, clarifying access to an
existing singleton, no?
Thanks for the explanations.
Sean