[BUG]Hourglass remains using incorrect syntax in Method Finder

Bert Freudenberg bert at isg.cs.uni-magdeburg.de
Fri Feb 23 09:22:57 UTC 2001


On Fri, 23 Feb 2001, Helge Horch wrote:

> Whether #caseOf: is desirable at all, I can't tell.

It's nice to have, and even nicer that it's inlined. It's more readable
than many nested ifTrue:ifFalse: calls. And using #perform: or even
polymorphism for a simple caseOf: seems like overkill to me.

-- Bert





More information about the Squeak-dev mailing list