[Zope-dev] local namespace optimizations?
dieter at handshake.de
dieter at handshake.de
Wed Jul 5 16:31:08 EDT 2006
Florent Guillaume wrote at 2006-7-5 18:56 +0200:
>Is anyone opposed to me removing the stupid:
> _getattr = getattr
> _none = None
> marker = _marker
>local namespace """optimizations""" that are found in
>unrestrictedTraverse?
Why do you think they were stupid?
They do save time -- although it probably does not dominate the total time.
--
Dieter
More information about the Zope-Dev
mailing list