On Sat, Mar 1, 2014 at 10:06 AM, Marko Rauhamaa <ma...@pacujo.net> wrote:
> A colleague of mine taught me decades back that the whole point of OO
> was the avoidance of if and switch statements. So if your code has an if
> or switch statement, chances are you are doing something wrong.
>
> I agree.

*boggle*

Are you seriously suggesting that every condition requires the
declaration of an object type? UGH! No thank you.

ChrisA
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to