On Fri, Feb 19, 2010 at 7:12 AM, Branko Vukelic <[email protected]> wrote: > I'm pretty happy with web.py's Templetor, atm, but I feel like trying > something new. [snip] > I'm particularly interested in the following: > > * flexibility in combining and splitting templates and partials > * can be used with jQuery code and any plain-text format > * ability to use regular Python (or subset thereoff) in template code
Except for the jQuery thing, everything else is fullfiled by Templetor. I know you said you were pretty happy with Templetor, but I wonder if you found any disadvantage in it, and that's what motivated you to take a look at something else. If that's the case, I'd like to know what those disadvantages are :) Thanks, -- Pablo Antonio (AKA crazy2k) http://www.pablo-a.com.ar/ -- 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.
