Massimiliano, I went down the same path of looking for a per-request caching middleware that worked in the same way as the session middleware. Eventually I decided caching was not tied to a single request in the same way as a session, so I have a global cache as Wichert suggests.
Daniel -- You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-de...@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en.