Re: templating languages for webdev

2006-06-24 Thread Bruno Desthuilliers
a wrote: > cheetah vs django vs kid You forgot SimpleTal and Myghty (and many others). I don't like cheetah's syntax at all. I'm not in love with Django templates choices for markup ( '{% tag %}' and '{{ var }}'), but it can be customised, and I found the system very nice otherwise. -- bruno de

Re: templating languages for webdev

2006-06-23 Thread Roman Yakovenko
On 23 Jun 2006 12:28:24 -0700, a <[EMAIL PROTECTED]> wrote: > cheetah vs django vs kid > > Any of you have experience using kid templates please let us know what > you feel about it thanks kid templates is great piece of software. I built my site http://www.language-binding.net/ using it and Docu