[Zope-CMF] Re: How to disable acquisition?
Raphael Ritz
r.ritz at biologie.hu-berlin.de
Wed Sep 1 09:21:10 EDT 2004
Jens Hauser wrote:
> Hi,
>
> I would like to disable acquisition "temporarily" to do the following (Plone
> 2, Zope 2.7.x):
>
http://www.neuroinf.de/PloneDevTutorial/big_picture#2-3
provides a birds-eyes-view on acquisition;
The Zope docs (Book and Developers Guide) provide
more details.
Furthermore, you might want to understand
what aq_inner (restrict to containment), aq_parent
(the current acquisition parent) and aq_base (the
object itself to begin with - and only this one)
are about.
Finally, get Shane's "acquistion understander"
and play with it.
HTH,
Raphael
More information about the Zope-CMF
mailing list