[Zope-dev] local namespace optimizations?
Tim Hicks
tim at sitefusion.co.uk
Wed Jul 5 14:00:52 EDT 2006
Florent Guillaume wrote:
> Is anyone opposed to me removing the stupid:
> _getattr = getattr
> _none = None
> marker = _marker
> local namespace """optimizations""" that are found in unrestrictedTraverse?
I find these things rather confusing when looking at zope core code, and
always wondered why they were there. In what sense are they optimisations?
Tim
More information about the Zope-Dev
mailing list