The template expansions are a great move forward towards cleaner looking templates, and I've been having a little play with them.

Is it intended that expansions such as "name=${fred} age=${bert}" should be supported? The current implementation of TemplateParser doesn't, as the regular expression is too simplistic. It creates a token for "fred} age=${bert". Putting the second expansion on a separate line is a work around.

I realise that it's still early days, and what's in place is far from complete. I'm just curious to know whether this behaviour is intentional. I hope not.

Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to