On 8/23/06, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> Where it comes to the library, I think we ought to concentrate on
> reducing duplication.  TOOWTDI.  Get rid of the User* modules.

Until it is possible to inherit from multiple extension types, there
will be a need to mimic inheritance with delegation; User* provides a
useful pattern.

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

Reply via email to