On Dec 17, 2011, at 8:28 AM, Joshua Partogi wrote: > Hi there, > > I am left undecided whether to use mako or chameleon. From what I have > observed, it seems that chameleon is the default template language in > pyramid (CMIIW). Is there any case where chameleon is more preferred > when using pyramid? I actually like mako but I am afraid there are > some mako functionality that is not supported in pyramid. > > Thanks for your help.
Since Chameleon uses "standard" extensions to HTML, it's more compatible with HTML generating tools. Mark -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
