[Python-Dev] Call for defense of @decorators (original) (raw)
Ronald Oussoren ronaldoussoren at mac.com
Thu Aug 5 21:56:14 CEST 2004
- Previous message: [Python-Dev] Call for defense of @decorators
- Next message: [Python-Dev] Call for defense of @decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 5-aug-04, at 21:54, Phillip J. Eby wrote:
Isn't this more a use case for function attributes, rather than decorators? Decorators seem like overkill in this case. That argument has been done to death several times in the last year here. Function attributes aren't a replacement for decorators.
I couldn't agree more.
Ronald
- Previous message: [Python-Dev] Call for defense of @decorators
- Next message: [Python-Dev] Call for defense of @decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]