[Python-3000] PEP 3124 - Overloading, Generic Functions, Interfaces, etc.

Steven Bethard steven.bethard at gmail.com
Fri May 11 19:16:31 CEST 2007


On 5/11/07, Phillip J. Eby <pje at telecommunity.com> wrote:
> 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".  :)

That's fine too. =)

STeVe
-- 
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
        --- Bucky Katt, Get Fuzzy


More information about the Python-3000 mailing list