What does it actually do that we need to have a middleware for it that
executes in every request ?

Does it do anything besides insert a reference to some "Cache Manager"
into the environment ?
If so, then why not have the Cache Manager as a regular global
object ?

In fact,  when using memcache there is only a single giant cache, so
then we don't even need a cache manager.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to