[ZDP] BackTalk to Document Zope Developer's Guide (2.4
edition)/Acquisition
webmaster at zope.org
webmaster at zope.org
Fri Dec 19 08:10:24 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZDG/current/Acquisition.stx#2-5
---------------
and::
'c.a.aq_self is a'
% Anonymous User - Dec. 19, 2003 8:10 am:
OK, this doesn't work because of the line (above):
c.a = A()
which creates a new object of class A.
I suppose it should work if the above line is replaced with:
c.a = a
More information about the ZDP
mailing list