On Sun, Apr 11, 2010 at 4:23 PM, Christoph Zwerschke <c...@online.de> wrote:

> Am 15.03.2010 19:38 schrieb Steve Schwarz:
> > I've written a memcached based Session that others might find useful.
> > Feel free to use as you wish.
>
> I had some time today to try it out. Works nicely. I have added some
> improvements (namespaces, clear() and some more methods) and tests.
> Committed to the 1.1. branch now.
>
> Only one thing was not quite clear: Why do you inherit the store from
> threading.local? As far as I see, this should not be necessary.
>
> Christoph,
Must have been a cut/paste error from the Session subclass on which I based
this implementation; there is no need for threading.local.
I'll take a look at your version.
Steve
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to