Dave Cross wrote:
Of course I wasn't surprised to see that Catalyst[2] uses TT, but when Simon Willison showed an example of Django[3] (a Python Framework) templates, it looked really similar to TT (they use {% ... %} instead of [% ... %]). Apparently they "borrowed" the ideas from Smarty[4], so it must have been Smarty that borrowed them from TT.

More like everyone borrowed them from ASP. Really though, the delimiters seem like the last interesting way for templating languages to resemble each other. The syntax, plugins, etc. would be much more significant.

- Perrin

_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to