3 Jul
2006
3 Jul
'06
1:54 p.m.
--On 3. Juli 2006 15:50:41 +0200 Tonico Strasser <contact_tonico@yahoo.de> wrote:
Claudio Battaglino schrieb:
Hi, what does exactly happen when I use "python:" into a zpt? Is it a problem if I have many "python:" in my page templates?
Path expressions are by far better human readable IMHO. I try very hard to avoid Python expressions if possible.
(Un)fortunately we live a in world where methods may have parameters. Path expressions work only for parameter-less methods. -aj