[Python-Dev] Re: Call for defense of @decorators (original) (raw)

"Martin v. Löwis" martin at v.loewis.de
Sun Aug 8 13:39:39 CEST 2004


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



More information about the Python-Dev mailing list