[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Basic Zope Objects
nobody@nowhere.com
nobody@nowhere.com
Thu, 12 Sep 2002 11:38:33 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/BasicObject.stx#3-225
---------------
For now, leave all of these entries as is, they are good,
reasonable defaults. That's all there is to setting up a cache
manager!
% Anonymous User - Sep. 12, 2002 11:38 am:
A description should be given of how the REQUEST variables
are used as keys (eg. how to use form data/query strings
as part of the key).
/path/to/url?month=Jan should not hit /pth/to/url?month=Feb in the cache.