[loggerhead/MERGE] Switch Loggerhead from KID to ZPT template engine

Martin Albisetti argentina at gmail.com
Tue Jun 10 22:21:45 BST 2008


On Tue, Jun 10, 2008 at 6:06 PM, Toshio Kuratomi <a.badger at gmail.com> wrote:
> Aside from performance, using Genshi is a matter of stylistic preference as
> well.  One of Genshi's goals is to help you keep model-view-controller
> separate.  So it purposefully only supports simple code so you don't make
> big hacks in your view code (that's what the controller is for ;-).  If that
> appeals to you then you'll be willing to put up with genshi's limitations
> because you'll know you're probably doing something wrong if you hit them.
>  If it doesn't appeal to you, something like mako or cheetah would probably
> suit you better.

Awesome explanation. You rock.

I'm going to look deeper into Genshi, taking into account the things
you've mentioned, and keep Pylons on the ToTest list, as TG2 == the
future, Pylons == Today.


Thanks!


Martin



More information about the bazaar mailing list