[Zope-dev] Core Session Tracking Development Release 0.1
   
    Chris McDonough
     
    chrism@digicool.com
       
    Thu, 14 Dec 2000 16:31:21 -0500
    
    
  
Hi,
A development release of the fruits of the "core session tracking" Fishbowl
project
(http://dev.zope.org/Wikis/DevSite/Projects/CoreSessionTracking/FrontPage)
is available at
http://www.zope.org/Members/mcdonc/Products/CoreSessionTracking.  It allows
you to keep state across requests for anonymous users (much like FSSession,
SQLSession, HappySession, etc.), but it is capable of storing sessioning
data in the ZODB or in RAM.
You need to be running a pretty recent Zope 2.2.X to use it.  I've tested it
continually against the current trunk release, and it works against that.
Feedback appreciated!
Thanks,
Chris