https://bugs.launchpad.net/zodb/+bug/124613

proposed getting rid of _p_independent for BTree length objects.

The _p_independent is a relic of  not having MVCC.  While not
all storages have MVCC, the ones that matter do.

BTree length objects are the only objects that use _p_independent.

I propose to drop the _p_independent protocol, which is an
obsolete optimization. Any objections?

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