[Zope3-Users] Re: Splitting ZODB ?
Jim Fulton
jim at zope.com
Thu Jun 22 07:28:25 EDT 2006
On Jun 22, 2006, at 2:35 AM, Chris Withers wrote:
> Jim Fulton wrote:
>> Much of the value of the Zope 3 mounting code
>> was in getting around the limitation that cross-database
>> object references weren't supported.
>
> Does Zope 3 still have the idea of "one big tree" of object with
> path-like unique identifiers? If so, then mounting will probably
> still be very useful...
The default Zope 3 configurations still organizes objects into a tree.
Path identifiers are no longer used.
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope3-users
mailing list