On Apr 1, 6:16 am, Steve Holden <st...@holdenweb.com> wrote:
> MRAB wrote:
>
> > I had the following idea: define the terms 'decorator', 'decoration' and
> > 'decoratee'. The decorator applies the decoration to the decoratee. The
> > decoratee is the function defined locally in the decorator.
>
> It would make more sense (to me, at least) if the decoratee were the
> function passed as an argument to the decorator.
>

Me too.  I do like the idea of coming up with a consistent terminology.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to