What is the semantics meaning of 'object'?

Mark Janssen dreamingforward at gmail.com
Tue Jun 25 18:29:26 EDT 2013


> So instead of super(), you would have sub()?  It's an interesting
> concept, but I don't think it changes anything.  You still have to
> design your classes cooperatively if you expect to use them with
> multiple inheritance.

Yes, and let new instances of the child classes automatically ensure
the contracts of the parent classes.  I suppose it could be called
delegation....
-- 
MarkJ
Tacoma, Washington



More information about the Python-list mailing list