[Zope-PTK] PTK and sessioning requirements

Chris McDonough chrism@digicool.com
Fri, 15 Sep 2000 15:22:25 -0400


All,

If you're at all concerned about how Zope will handle sessioning in its
core, please visit
http://dev.zope.org/Wikis/DevSite/Projects/CoreSessionTracking/FrontPage .
This project wants to meet the requirements of the PTK as it relates to
sessioning (keeping state between requests by relating namespaces to
anonymous users).  I think we've done a good job separating the layers out
so that the PTK can make use of an instance of a Zope "Browser ID Manager"
to come up with its own session keys, but I wouldn't mind more feedback.

Thanks,

C