Re: [Zope-CMF] Re: Re: Re: CachingPolicyManager improvements

2005-09-07 Thread Andy McKay
Not sure I follow this. What does the final assembly? Your main ZPT template? If so, why not just cache the xhtml-fragment portlets in a RAMCacheManager instead? Probably faster than waiting on network traffic to/from squid, and definitely easier to set up. Way faster in my limited ZopeZen

[Zope-CMF] CachingPolicyManager improvements checked in to svn

2005-09-07 Thread Geoff Davis
I have checked my CachingPolicyManager improvements into the geoffd-cachingpolicymanager-branch. Enjoy! Geoff PS Those of you who raised concerns about ZopeTestCase causing test problems in Zope 2.7 might want to take a look at why test_z3interfaces is broken when you run the tests with