Thanks Jonathan, I am cashing the result of several python scripts. The 'Flush Cache' tap hyperlinks to 'Control_Panel/Database/manage_cacheGC'. The StandardCacheManagers don't have a 'manage_cacheGC' function. At least I couldn't find one. I didn't really make any progress so far. May be I have to extend the interface of the RAM Cache Manager to get this working. Juergen -----Original Message----- From: Small Business Services [mailto:toolkit@magma.ca] Sent: 20 April 2004 15:03 To: Rauch, Juergen (Juergen); zope@zope.org Subject: Re: [Zope] RAM cache invalidation From: "Rauch, Juergen (Juergen)" <juergen.rauch@optimay.com>
how can all items in a RAM Cache Manager be invalidated using one single dtml expression ?
Have a look in the ZMI at how the 'Flush Cache' tab in /Control_Panel/Database works. HTH Jonathan