21 Jan
2004
21 Jan
'04
9:23 a.m.
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