Passing arguments to subclasses

Scott David Daniels Scott.Daniels at Acm.Org
Mon Jun 23 23:09:32 EDT 2008


John Dann wrote:
> ... the answer might have been of the 'yes, but' kind. 
Well, if you really care, there is a 'yes, but' answer, but it
only has to do with multiple inheritance, and hence is a bit
esoteric for the issues you are currently addressing.

This is not meant to be a tease; I think it would take pages to
address the issue in a comprehensible way for someone who hasn't
thought about the issues.  If you are curious enough to pursue it,
image some issues, design experiments, and see if you can ask a
coherent question; if not, "YAGNI" (You Aint Gonna Need It).

--Scott David Daniels
Scott.Daniels at Acm.Org



More information about the Python-list mailing list