[Zope] CoreSessionTracking -- more than one SessionDataManager share the same SessionDataContainer?
Chris McDonough
chrism@digicool.com
Fri, 2 Mar 2001 22:51:54 -0500
It's ok... Here's what I said in the docs:
Multiple session data managers can make use of a single external
session data container to the extent that they may share the
session data objects placed in the container between them. This
is not a recommended practice, however, as it has not been
tested at all.
You could give it a shot... I honestly haven't given much thought to this.
----- Original Message -----
From: "Randall F. Kern" <randy@spoke.net>
To: <zope@zope.org>
Sent: Friday, March 02, 2001 5:11 PM
Subject: [Zope] CoreSessionTracking -- more than one SessionDataManager
share the same SessionDataContainer?
Sorry if this is doc'd, I couldn't find it.
Is it safe to use multiple SessionIdManager/SessionDataManager pairs
with the same SessionDataContainer?
Thanks,
-Randy
_______________________________________________
Zope maillist - Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )