I think you didn't get my question, maybe I didn't explain that well: When I use the core/file cache I give a lifetime to my cache records (it's in the zend_cache api), then it cleans it automagically when used if the lifetime is expired.
What I want to know is if there is a way, when I successfully load a record, to know how much time it has left before it's "lifetime" expiration - not taking into account the fact that it could be manually blown away for one reason or another in the code. -- Vianney Devreese - Lepidosteus http://lepidosteus.com
