On Sat, Jul 02, 2005 at 05:03:06PM +0200, Andreas Jung wrote: > > > --On 2. Juli 2005 15:52:52 +0100 John Poltorak <[EMAIL PROTECTED]> 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 _______________________________________________ Zope maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
