Jeremy Hylton wrote at 2003-12-12 10:23 -0500: >> Is it right that in general the only old-style BTree in a ZODB is >> 'ZGlobals' at the root? It seems ZCatalog have a manage_convertBTrees >> method since 2.3.1, and at least on my instance, the indexes BTrees >> are already new. > >I think that is true. On the other hand, it was a bit of a surprise to >find a BTree in ZGlobals. Maybe they're hiding somewhere else, too.
Shane's "BTreeFolder" uses them, too. -- Dieter _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
