2 Jul
2005
2 Jul
'05
3:34 p.m.
On Sat, Jul 02, 2005 at 05:03:06PM +0200, Andreas Jung wrote:
--On 2. Juli 2005 15:52:52 +0100 John Poltorak <jp@warpix.org> wrote:
When you are ready to look up (in the hierarchy), then
obj.aq_inner.aq_parent
is the hierarchy parent of "obj".
Well that would be useful if I understood what you meant. Is there a suggested explanation anywhere with some sample code which uses this construct?
This construct returns the *hierarchy* parent vs. the *acquisiton* parent. See Zope Dev Guide for details on Acquistion.
I looked and saw numerous broken links but no sample code. It's only sample code which actually creates any meaning to many of these explanations.
-aj
-- John