[Python-Dev] PEP 246, redux
Mark Russell
marktrussell at btopenworld.com
Wed Jan 12 15:27:08 CET 2005
More information about the Python-Dev mailing list
Wed Jan 12 15:27:08 CET 2005
- Previous message: [Python-Dev] PEP 246, redux
- Next message: [Python-Dev] PEP 246, redux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I strongly prefer *not* to have A->B and B->C automatically used to
construct A->C. Explicit is better than implicit, if in doubt don't
guess, etc etc.
So I'd support:
- As a first cut, no automatic transitive adaptation
- Later, and only if experience shows there's a need for it,
add a way to say "this adaptor can be used as part of a
transitive chain"
Mark Russell
- Previous message: [Python-Dev] PEP 246, redux
- Next message: [Python-Dev] PEP 246, redux
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list