conditionally creating functions within a class?

bruno.desthuilliers at gmail.com bruno.desthuilliers at gmail.com
Mon May 28 06:02:02 EDT 2007


On 26 mai, 04:14, Steve Holden <s... at holdenweb.com> wrote:
(snip)
> one of the primary ideas behind object
> orientation is that the class defines the same methods for all instances.
>
<somewhat-ot>
While this is effectively the standard behaviour in class-based OOPLs,
I would definitively not present this
as "one of the primary ideas behind" OO, since nothing in OO "primary
ideas" mandate the explicit of classes.
</somewhat-ot>




More information about the Python-list mailing list