Hi everyone, can someone tell me what the permission 'Change cache settings' is for? I found that it's defined in the module Cache.py but I'm not sure what it is used for. Thanks for any help, Katrin --------------------------------------------------------- Katrin Kirchner beehive elektronische medien GmbH Fischerhüttenstr. 79 b D-14163 Berlin Tel.: 0 30 / 84 78 20
Hi Katrin, this is for changing the settings for objects regarding CacheManager objects. There are different Cache classes available: memory cache, proxy cache etc. This is simply the permission allowing someone to influence how and when an object is used in conjunction with a CacheManager. Regards Tino --On Sonntag, 27. Mai 2001 14:38 +0200 katrin <katrin@beehive.de> wrote:
Hi everyone,
can someone tell me what the permission 'Change cache settings' is for? I found that it's defined in the module Cache.py but I'm not sure what it is used for.
Thanks for any help, Katrin
--------------------------------------------------------- Katrin Kirchner beehive elektronische medien GmbH Fischerhüttenstr. 79 b D-14163 Berlin Tel.: 0 30 / 84 78 20
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
katrin -
Tino Wildenhain