But how to "get rid" of this 'structure' keyword?
I wrote a simple pre-filter, to add 'structure' automatically,
but this is not most elegant way.

Escaping cannot be controlled from within expression modifiers, so a pre-filter 
isn't bad solution.

If you're using pre-filter, I suggest that you also use PHPTAL-incompatible syntax 
for expressions you modify (e.g. {this->helper()}), so if you ever forget to 
attach your pre-filter, you'll notice problem immediately.

--
regards, Kornel

_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to