[Python-Dev] Re: Call for defense of @decorators
"Martin v. Löwis"
martin at v.loewis.de
Sun Aug 8 13:39:39 CEST 2004
More information about the Python-Dev mailing list
Sun Aug 8 13:39:39 CEST 2004
- Previous message: [Python-Dev] Re: Call for defense of @decorators
- Next message: [Python-Dev] Re: Call for defense of @decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Roman Suzi wrote: > As for the problems, I do not agree that decorators visually mix with > arguments: it is not a problem with +-s and *-s in an expression or other > similar cases. Also: heavily decorated function/method probably tells > that something is wrong with it's design. There is another drawback of course: it does not have an implementation. Regards, Martin
- Previous message: [Python-Dev] Re: Call for defense of @decorators
- Next message: [Python-Dev] Re: Call for defense of @decorators
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list