At 11:48 AM +0100 12/1/05, Johan Carlsson wrote:
The ZAPI interface gives you several ways to traverse object
from a context:
For instance getParent, (getParents,) getRoot, traverse, (traverseName)

On my first reading of your posting, I missed "getRoot".
That sounds promising. If I can get the root of the ZODB
then I can use traversal to get to any other object in
the ZODB.

However, getRoot takes an argument. The example in
Philikon's book uses a Location(). I don't think this gets
me the root of the ZODB, does it?

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to