On 2011-10-09 6:19, Tomás Acauan Schertel wrote:
Why create a new template system?
Why not use Mako or any other?
What do In lose choosing Templetor instead Mako?

Use whatever you want. Once you've tried a few, you'll know why Templetor was created. Once you know why Templetor exists, you will know if you want to use it. That's how it goes...

All templating engines have advantages and disadvantages. Some are just plain slow, some don't allow Python code, some won't play nice with non-HTML stuff, some will interfere with jQuery's $. There are many such issues in almost all template engines, and new ones are created to solve the issues that author felt strongly about. So, depending on the way you use your templates, one engine can be a better fit than the other.

--
Branko Vukelic

IDEA MACHINE
www.brankovukelic.com
[email protected]

Lead Developer
Herd Hound
www.herdhound.com
[email protected]


--
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to