> I just realized, that one can completely avoid using ifTrue/ifFalse
> branches, but use #or: and #and: instead.
>
> [...]

This reminds me of cryptic expressions like

    command && success || failure

in other languages.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to