Xavier Morel wrote:

Methods yes (and that's one of the few Smalltalk design "features" I consider truly dumb, considering it has message cascading)

Cascading is something different -- it's for sending
multiple messages to the *same* receiver. It's not
dumb to have both.

--
Greg
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to