Re: Proposal: Let session support backends

2007-06-07 Thread Faulkner
p and running then people can just do what they like. I was thinking about just reimplementing SessionWrapper to do what I want, but if there is a chance things will change, well I might hold off ( or contribute) Ken On Jun 7, 9:42 am, "Jacob Kaplan-Moss" <[EMAIL PROTECTED]> wrote:

Re: Proposal: Let session support backends

2007-06-06 Thread Faulkner
Am having similar thoughts but instead of memory I want to use a distributed cache. I'm starting to tinker with making my own session middleware, but if someone was making a pluggable framework for sessions I'd far prefer to use that. Anyone seriously considering making a framework for this?