[ENH] SpeakerMorphCleanup ( [er][sm] naa... )

Daniel Vainsencher danielv at netvision.net.il
Tue Aug 12 12:25:36 UTC 2003


> Changes (x isKindOf: SpeakerMorph) to (x respondsTo: #stopSound)

I don't like this much. Referring to a method instead of to the class doesn't
lose the dependency, it just makes it more obscure.

I think fixing this right will require finding the design intention, or 
some eToys mechanism I don't know about to do right (I don't know 
if players give customs notifications when scripts stop, or something 
like that).

I started looking at the sound stuff. I liked what I saw there, but it isn't 
trivial, it'll take me a while.

Daniel












< I'm a bug-fixing machine! >

This post brought to you by the BugFixArchiveViewer, a handy tool that
makes it easy to comment on proposed fixes and enhancements for Squeak. 
For more information, check out the Web page for the BugFixArchiveViewer
project: http://minnow.cc.gatech.edu/squeak/3214 

< I'm a bug-fixing machine! >



More information about the Squeak-dev mailing list