On Fri, Sep 08, 2000 at 09:26:23AM -0400, Drew Taylor wrote:
> I'm certainly interested. One question though - in the module do you
> blindly use the cache? I ask because in my instance I display the
> contents of a shopping cart on every page. And while only a few pages
> change the cart contents, the cart listing does need to be current. How
> do you handle this situation?

the module gets the expiration time.  if it's 0 or negative, it ignores
the cache and reads straight from the db.

-- 
Roger Espel Llima, [EMAIL PROTECTED]
http://www.iagora.com/~espel/index.html

Reply via email to