[Zope-dev] TypesTool speedup
Wichert Akkerman
wichert at wiggy.net
Sun Mar 4 10:00:41 EST 2007
Previously Wichert Akkerman wrote:
> http://paste.plone.org/13217 should do the trick. It makes
> _product_packages cache its result using the list of products in
> Control_Panel as a cache key. That makes sure that removing or adding
> products there will not result in stale data being returned by the
> dispatcher.
Obvious and stupid mistake in that patch, http://paste.plone.org/13218
should be better.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-Dev
mailing list