Decorators not worth the effort

Dieter Maurer dieter at handshake.de
Fri Sep 14 02:40:55 EDT 2012


> On Sep 14, 3:54 am, Jean-Michel Pichavant <jeanmic... at sequans.com>
> wrote:
>> I don't like decorators, I think they're not worth the mental effort.

Fine.

I like them because they can vastly improve reusability and drastically
reduce redundancies (which I hate). Improved reusability and
reduced redundancies can make applications more readable, easier
to maintain and faster to develop.




More information about the Python-list mailing list