On Mon, Jul 22, 2013 at 8:44 PM, Christian Tismer <tis...@stackless.com> wrote: > Yes, I understand this intention and see no problem: > Just the namespace might be ZODB.Btrees which would not change > the split. They would still live alone, separate projects.
This seems to be a complete red herring. What difference does the namespace make? from BTrees.IIBTree import IITree or from ZODB.BTrees.IIBTree import IITree That difference is completely insiginifant in all ways. But making that change would break all BTree usage in existence. I see no benefit in that change at all. //Lennart _______________________________________________ For more information about ZODB, see http://zodb.org/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev