[Zope] acquisition and __bobo_traverse__
Chris Withers
chris at simplistix.co.uk
Wed Jan 21 04:23:07 EST 2004
Dylan Reinhardt wrote:
> It seems like what I want is exactly what aq_inner() is supposed to
> do... return an object wrapped by containment only. But for some reason
> it's still not working with any combination of aq_base and/or aq_inner.
Try Shane's acquisition finder code and use it to print the acquisition
heirarchy for your objects after you've rebuilt it's acquisition path:
http://zope.org/Members/chrisw/showaq
cheers,
Chris
More information about the Zope
mailing list