RE: [Zope] CST, non-undoing Berkeley Storage, and Versions
In this case I will disable the functionality that requires sessions, if the browser has joined a version. Is the proper way to check for a Version to look for a cookie named Globals.VersionNameName ('Zope-Version')? Thanks, -Randy
-----Original Message----- From: Chris McDonough [mailto:chrism@digicool.com] Sent: Thursday, June 21, 2001 11:20 AM To: Dieter Maurer Cc: Randall F. Kern; zope@zope.org Subject: Re: [Zope] CST, non-undoing Berkeley Storage, and Versions
Dieter Maurer wrote:
Sigh. The answer is... "not practically", I believe. But "undoable" and "version support" are orthogonal.
Thus, in principle, you can have "non-undoable" and "version support" together.
Yes. There just happen to not be any implementations that have this property at the moment.
Yes... this will do it. "Randall F. Kern" wrote:
In this case I will disable the functionality that requires sessions, if the browser has joined a version.
Is the proper way to check for a Version to look for a cookie named Globals.VersionNameName ('Zope-Version')?
Thanks, -Randy
-----Original Message----- From: Chris McDonough [mailto:chrism@digicool.com] Sent: Thursday, June 21, 2001 11:20 AM To: Dieter Maurer Cc: Randall F. Kern; zope@zope.org Subject: Re: [Zope] CST, non-undoing Berkeley Storage, and Versions
Dieter Maurer wrote:
Sigh. The answer is... "not practically", I believe. But "undoable" and "version support" are orthogonal.
Thus, in principle, you can have "non-undoable" and "version support" together.
Yes. There just happen to not be any implementations that have this property at the moment.
_______________________________________________ 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 )
participants (2)
-
Chris McDonough -
Randall F. Kern