[ZODB-Dev] duplicate functionality in bsddb3Storage

Andrew Dalke Andrew Dalke" <dalke@dalkescientific.com
Wed, 10 Oct 2001 10:28:31 -0600


Me:
>I think I would rather pass my own DBEnv (with appropriate
>lock info) to Full's constructor.

Looking at the CVS log info for BerkeleyBase.py,
] revision 1.9 date: 2001/10/04 17:00:36;  author: bwarsaw; ...
] __init__(): Argument env must now be either None or a string.  It did
]    not work to pass in a DBEnv object, and that isn't the right way
]    to increase the lock size anyway (should use a DB_CONFIG file as
]    per the BerkeleyDB specs).

So, never mind about my preference - the sleepy cat is king :)

                    Andrew
                    dalke@dalkscientific.com