[ZPT] zope3-dev proposal on changing implicitly calling
Dieter Maurer
dieter at handshake.de
Thu Jul 24 21:21:20 EDT 2003
Steve Alexander wrote at 2003-7-24 09:39 +0300:
> ...
> >> Ok. What about when 'z' should not be called?
> >
> > Can you give me an example of when that's the case?
>
> z is a class object. You're more interested in getting an attribute or a
> class method from it than creating a new instance.
TALES already can control this: with the "nocall:" expression type.
It behaves exactly like "path:" but does not call the last component.
Dieter
More information about the ZPT
mailing list