>From a user perspective (as I'm most of all AxKit user) I think it will be great. It will make life much easier for people writing cache modules as to have the cache as a separate part of the pipline is a logical thing.
Just a question : is there a way this to be a 1.7 thing? My knowledge of AxKit internals is limited but isn't AxKit.pm the only place where cache checks are done? If this is the case backward compatibility will be achieved relatively easy. Pavel ----- Original Message ----- From: "Matt Sergeant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 12, 2003 9:31 PM Subject: Cache as a Language (pipeline) module > I've been thinking. Maybe the cache should just be another pipeline > module, rather some "magic" thing that tries very very hard to figure > out if it should be applied or not (and the "very very" part makes it > slow). > > This would probably be a 2.0 thing. > > Am I crazy? > >