Title: RE: sub-packages for object-oriented modules

> It's not so much a question of "is it enough?", it's more "is
> it useful?".
> Mixin classes are useful in a situation when you have several
> different
> classes which share a set of methods but do not inherit from a common
> ancestor.

IMO Mixins are just as useful when they do inherit from a common ancestor.

:-)

Yves

Reply via email to