[Zope-CMF] Re: CachingPolicyManager improvements
Florent Guillaume
fg at nuxeo.com
Tue Sep 6 06:21:07 EDT 2005
Alexander Limi wrote:
> On Tue, 06 Sep 2005 06:18:30 +0200, Geoff Davis <geoff at phds.org> wrote:
>
>> RAMCacheManager has no good way to purge stale content. RAMCacheManager
>> is limited to RAM for its cache. Etc.
>
> And the biggest etc: RAMCache does not know how to handle anything but
> 7-bit ASCII data.
What? There's no such limitation. RAMCacheManager caches arbitrary python
objects in memory. Unless you're thinking of the fact that it doesn't cache
REQUEST headers, but that's not its goal.
Florent
--
Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D
+33 1 40 33 71 59 http://nuxeo.com fg at nuxeo.com
More information about the Zope-CMF
mailing list