A Caching product. It caches a page dependent of the calling Url (inheritance aware) and the query string. One can define the maximum combinations to store.
version 0.2.1 had a bug where it would always render index_html if one existed... 0.2.2 fixed it 0.2.2a is just minor fixes from 0.2.2, such as flush with no slot selected flushes all slots :) 0.2.3 fixes a major bug wich crashed zope when many simultaneous requests where made for the product, along with a better creator and compatibility with both 2.1.6 and 2.2.x Zope versions. And the security tab now works correctly. Made it beta, I think... 0.2.4 is mainly cosmetic stuff. But one change is important, since from now on only objects in folder with a bollean toCache property set to true are cached.
toCache