[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Advanced Page Templates
webmaster@zope.org
webmaster@zope.org
Thu, 26 Sep 2002 14:50:39 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/AdvZPT.stx#4-147
---------------
When you use item access on a Folder, it doesn't try to
acquire the name, so it will only succeed if there is actually
an object with that Id contained in the Folder.
% Anonymous User - Sep. 26, 2002 2:50 pm:
On the one side, you are explaining many rather obvious things extensively.
On the other side, you just mention rather elementary things and then skip over them.
What is "item access". How about explaining the different forms of (sub/super)object access, acquisition, url
traversal etc?