Jarek Zgoda napisal(a): > In my daily work I use HTMLTemplate, so I am more than happy with Kid. > This makes me suspicious that you can learn to love Kid if you get > exposed to other types of templating engines. How do you like Xist from > LivingLogic?
HTMLTemplate looks like nevow's XML template, and I didn't really like it when I tried it (nevow wasn't even 0.3 back then; it's 0.7 now, maybe some things changed. BTW, that's where my anti-Kid-like prejudice comes from.) Xist looks like nevow's Stan - a very good idea, but Stan is much, much simpler (or so it looks :)) PS. I consider Nevow the definition of 'innovative' in the Python Web world, even if only because it had Ajax support when nobody even knew it's going to be called like that (and it didn't even require writing Javascript.) Too bad Twisted is so much inside-out it hurts your brain.

