22 Aug
2002
22 Aug
'02
6:31 p.m.
On Thu, Aug 22, 2002 at 08:00:19PM +0200, Andreas Jung mailed:
The underscore defines the "under namespace". See http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/AdvDTML.stx "DTML Namespace Utility Functions" for a detailed description.
-aj
ok, so in the case of an expression like, _['id'].threadMessageCount() The DTML namespace has a dictionary, and threadMessageCount() is a method called on the value for the key 'id'(?). Is this translateable AT ALL to ZPT? -- Bryan C. Andregg Duke University Medical Center Programmer Dept. of Anesthesiology e <bryan.andregg@duke.edu> p +1 919 684 6201