[Zope] CST, non-undoing Berkeley Storage, and Versions
   
    Chris McDonough
     
    chrism@digicool.com
       
    Wed, 20 Jun 2001 19:24:07 -0400
    
    
  
I think the answer depends on which storage you're using to hold the
external data container, and might be "dont use that storage".
I actually have a suspicion that CST has nothing to do with it, and that
if the mounted external database was (for example) a FileStorage, that
this error might never happen.
But that poses a problem, because to my knowledge, there are no
version-aware but non-unoing storages, of course.
Sigh.  The answer is... "not practically", I believe.
- C
"Randall F. Kern" wrote:
> 
> When running Core Session Tracking with a Session Data Container in an
> Externally Mounted non-undoing storage, Versions stop working.
> 
> If you join a version, you will get this error when committing a
> transaction that used CST:
> 
> Error Type: Unsupported
> Error Value: Versions aren't supported
> 
> Is there anyway this could be fixed?
> -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 )