Alexander Limi wrote:
On Tue, 06 Sep 2005 06:18:30 +0200, Geoff Davis <[EMAIL PROTECTED]> 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   [EMAIL PROTECTED]
_______________________________________________
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests

Reply via email to