On Feb 9, 2005, at 7:24 PM, Bill Moseley wrote:

Is the parser not able to do this?

foo.push( item.name | html );

Not only that, but it can't even deal with simple concatenation or any other operators in there. I find my self always pre-computing whatever I need to pass to a vmethod and sticking it in a variable to pass in.




_______________________________________________
templates mailing list
templates@template-toolkit.org
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to