[Zope] bsddb3Storage missing custom_zodb.py

Chris McDonough chrism@digicool.com
Mon, 7 May 2001 10:54:58 -0400


Hi Phil... this is for the Packless storage, but it should help a little...

from Products.bsddb3Storage.Packless import Packless

m = Packless
env='var/bsddb3storage'

Storage=m(name='PacklessBerkeleyStorage', env=env)

----- Original Message ----- 
From: "Phil Harris" <phil.harris@zope.co.uk>
To: <zope@zope.org>
Sent: Tuesday, May 08, 2001 3:31 PM
Subject: [Zope] bsddb3Storage missing custom_zodb.py


> The subject says it all really.
> 
> Has anyone got the latest (beta2) working?  If so have you got a 
> custom_zodb.py I could take a look at?
> 
> Thanks in advance.
> 
> Phil
> 
> 
> _______________________________________________
> 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 )
>