[Python-3000] PEP 3124 - Overloading, Generic Functions, Interfaces, etc. (original) (raw)

Phillip J. Eby pje at telecommunity.com
Fri May 11 19:11:53 CEST 2007


At 10:57 AM 5/11/2007 -0600, Steven Bethard wrote:

On 4/30/07, Phillip J. Eby <pje at telecommunity.com> wrote: > PEP: 3124 > Title: Overloading, Generic Functions, Interfaces, and Adaptation

Ok, one more try at simplifying things. How about you just drop the sections: "Before" and "After" Methods "Around" Methods Custom Combinations Aspects Yes, I know that 90% of the machinery to support these will already be in the module, but I still think it would make a clearer PEP if that remaining 10% was factored out into third-party code.

ISTM that your statement is still true if you replace the phrase "third-party code" with "second PEP". :)



More information about the Python-3000 mailing list