11 Jul
2000
11 Jul
'00
3:47 p.m.
Hi, Chris Withers wrote:
Hmmm, how about just sorting out the problems: dtml-var and dtml-call
<dtml-var "x(_,_.None,arg1=x,arg2='y',arg3=3)" html_quote>
should really be:
<dtml-var x arg1=x arg2='y' arg3=3 html_quote>
I want that too. When we are over it, how about replacing (or at least aliasing) these - variables to _ ? sequence-item, sequence-index etc. comes to mind. I would do it in some minutes if one wants it... Regards Tino Wildenhain