[ZDP] BackTalk to Document Zope Developer's Guide (2.4 edition)/Acquisition
webmaster@zope.org
webmaster@zope.org
Wed, 09 Oct 2002 11:40:05 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZDG/current/Acquisition.stx#2-21
---------------
Most of the example's we've seen so far show establishing of an
acquisition *context* using 'getattr' symanitics. For example,
'a.b' is a reference to 'b' in the context of 'a'.
% Anonymous User - Oct. 9, 2002 11:40 am:
Typos.
s/example's/examples/
s/symanitics/semantics/