[ZODB-Dev] The database root: It's a trap!
Jim Fulton
jim at zope.com
Wed May 12 07:27:02 EDT 2010
On Wed, May 12, 2010 at 7:23 AM, Jens Vagelpohl <jens at dataflake.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 5/12/10 13:21 , Jim Fulton wrote:
>> On Wed, May 12, 2010 at 7:16 AM, Jens Vagelpohl <jens at dataflake.org> wrote:
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>> On 5/12/10 13:07 , Jim Fulton wrote:
>>>> B. Change ZODB so that the root object is a variant of persistent
>>>> mapping that either refuses to store more than a small number of
>>>> objects, or at least issues a warning when more than a small
>>>> number of objects is stored.
>>> Where would you put that limit?
>>
>> Probably in the class.
>
> Sorry, bad wording: How high would you set this limit? :-)
Dunno, maybe 99. If we go with a warning, then the risk of setting this
too low is minimal.
Jim
--
Jim Fulton
More information about the ZODB-Dev
mailing list