Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #4250 > unrolled thread

Re: Composition instead of inheritance

Started byJean-Michel Pichavant <jeanmichel@sequans.com>
First post2011-04-28 20:59 +0200
Last post2011-04-28 20:59 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Composition instead of inheritance Jean-Michel Pichavant <jeanmichel@sequans.com> - 2011-04-28 20:59 +0200

#4250 — Re: Composition instead of inheritance

FromJean-Michel Pichavant <jeanmichel@sequans.com>
Date2011-04-28 20:59 +0200
SubjectRe: Composition instead of inheritance
Message-ID<mailman.953.1304017167.9059.python-list@python.org>
Ethan Furman wrote:
> For anybody interested in composition instead of multiple inheritance, 
> I have posted this recipe on ActiveState (for python 2.6/7, not 3.x):
>
> http://code.activestate.com/recipes/577658-composition-of-classes-instead-of-multiple-inherit/ 
>
>
> Comments welcome!
>
> ~Ethan~
Sounds great. But I fear that would completely fool any linter.

JM

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web