do not lose time on that we should fix everything. This architecture is dull. There is something wrong. And registeredClasses should not hold objects but classes. Stef
Den 1. mars 2011 kl. 20:05 skrev Stéphane Ducasse <stephane.ducasse@inria.fr>:
see igor mail :)
ioBeep{ }
does not beep :)
On Mar 1, 2011, at 6:18 PM, Henrik Johansen wrote:
Btw, you changed DummySoundSystem class >> #initialize SoundService register: self.
Why?
This kinda breaks playing anything but beeps with the DummySoundSystem, as all the play.... methods are instance-side, as well as beeps played with the BaseSoundSystem loaded, as:
Beeper >> #beep SoundService default new beep
does not work anymore when the default is an instance as it used to be, and still is with BaseSoundSystem.
Cheers, Henry
Got an answer for this one too? ;) Atm I'm of the mind we should revert 1.2/1.3 to register instance again...
Cheers, Henry