Are Django/Turbogears too specific?

Tino Wildenhain tino at wildenhain.de
Mon Dec 22 01:52:28 EST 2008


Philip Semanchuk wrote:
...
> 
> I prefer Mako over the other template languages I've seen.

 From what I can tell Mako is nearly identical to all other
template languages you might have seen (e.g. PHP style
tags). Thats why I personally would not consider it. Its just
much of a hassle to mix code and design this way.

I prefer TAL (template attribute language, ZPT) [1]
much over the other attempts I've seen ( and I've seen a lot)

Cheers
Tino

[1] http://en.wikipedia.org/wiki/Template_Attribute_Language
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3241 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20081222/3821360c/attachment-0001.bin>


More information about the Python-list mailing list