On 9/26/06, fabio.pliger <[EMAIL PROTECTED]> wrote:
>
>  Agree... But huge use of decorators in a complex application tends tslow
> down performance and generate complex and longer tracebacks...

Why? Decorators are applied at the time the function or method is
created, not at runtime.
_______________________________________________
users mailing list
users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to