On Wed, May 12, 2010 at 7:07 AM, Jim Fulton <j...@zope.com> 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.

A variation on this, either in addition or as an alternative, is to
have the database warn and/or error when creating database records
over some tunable size.

Jim

--
Jim Fulton
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to