Is it really needed? validate cached item when get(). or validate cached items when some time. What is difference?
----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 19, 2002 7:34 AM Subject: Excalibur Cache > I need a feature in the cache which I didn't see on a quick pass through the > API. I would like a self-purging cache, which will remove() records when they > exceed their lifespan. I see you have a TimeoutValidator, and basically just > want to have a PurgeController object which will run a purge routine on a > regular interval which simply TimeoutValidates all entries in the cache. There > is no reason why the purge routine should not be able to use any Validation > object for the purge. I would be happy to take a crack at this myself, and > wanted to know if you would be interested in brainstorming the UML of the > additional classes first. I am contacting you directly initially just to keep > things simple, but am also happy to post the same message to the Excalibur Dev > listserv. > > Shawn Hainsworth > ------------------------------------------------- > This mail sent through AceDSL WebMail (http://webmail.acedsl.com) > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>