Thoughts, advices, more templating engines... are all highly
appreciated.
I know each project will have its pros and cons, but I was just
wondering if there is a consensus on which is 'the best'?
Take PHP world for example. All clear: Smarty is the best tool
for the job (well, not if I look at the Kwartz diagram on its
homepage :D, but so far Smarty has suited me, and all the PHP
developers I know, just fine).
I know each project will have its pros and cons, but I was just
wondering if there is a consensus on which is 'the best'?
I'm not sure you'll get consensus. Also don't forget erb, which is included in the Ruby distribution. There's an enhanced version of it that was recently released too; however, the name escapes me ATM.
Thoughts, advices, more templating engines... are all highly appreciated.
I had quite a time trying to decide. I went initially with Amrita (which has a version 1 and a version 2, as separate projects), but had some trouble deciphering the examples.
Kwartz I only browsedd the code.
I finally ended up using erb, which is simple and flexible enough to suit most needs.
Cheers,
V.-