Michele Simionato <[EMAIL PROTECTED]> writes:

> I am not against mixins (even if I am certainly very much against
> the *abuse* of mixins, such as in Zope 2). What I would advocate
> (but I realize that it will never happen in Python) is single
> inheritance + mixins a la Ruby.

For those unfamiliar with Ruby, could you explain how you see this
being done in Python?

What do you see as an appropriate use of mixin classes, and what an
abuse?

What would the semantics be in Python for "single inheritance + mixins
a la Ruby"? Can you give example syntax?

-- 
 \     "As we enjoy great advantages from the inventions of others, we |
  `\     should be glad to serve others by any invention of ours."  -- |
_o__)                                                Benjamin Franklin |
Ben Finney
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to