[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Advanced Page Templates
webmaster@zope.org
webmaster@zope.org
Thu, 26 Sep 2002 11:22:57 -0400
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/AdvZPT.stx#2-10
---------------
You've already encountered Page Template expressions. Expressions
provide values to template statements. For example, path
expressions describe objects by giving them paths such as
'request/form/age', or 'user/getUserName'. In this section you'll
learn about all the different types of expressions, and variables.
% Anonymous User - Sep. 26, 2002 11:22 am:
Since you insist on explaining "top down", i keep saying: the order of explanations constantly makes
counterintuitive forward references. I believe this is pedagogically unsound. This whole chapter could well
start w "Expressions".