[ZPT] nested access to object data
Chris Withers
chrisw at nipltd.com
Thu May 8 16:08:15 EDT 2003
Andreas Jung wrote:
>
>> Then call it as define="foo here/getFoo" content="foo/key".
>>
>
> But I want "here/getFoo/key" :-)
If that means that getFood needs to be called, then you can't do it.
And I think it's important that stays as it is.
ZPT has very clearly defined rules about when things get called.
DTML didn't, and look where that ended up ;-)
If you need it to be called, do as Jamie suggested...
cheers,
Chris
More information about the ZPT
mailing list