[Zope-dev] Re: SVN: zope.component/trunk/ Optimized
un/registerUtility via storing an optimized data structure for
Martijn Faassen
faassen at startifact.com
Thu Nov 1 09:43:41 EDT 2007
Hanno Schlichting wrote:
> Log message for revision 81348:
> Optimized un/registerUtility via storing an optimized data structure for
> efficient retrieval of already registered utilities. This avoids looping over
> all utilities when registering a new one.
You are changing what looks like persistent datastructures. Are you sure
this doesn't introduce backwards compatibility issues?
I also question naming the next release 3.4.1. This is not a bugfix. I
think it should come in as 3.5.
Regards,
Martijn
More information about the Zope-Dev
mailing list