Re: [Trac] port trac templates to mako?

2010-03-14 Thread Noah Kantrowitz
If we switch to anything, I would say Jinja2 has won the templating wars by 
now. However switch again would be a big undertaking, and we would have to 
maintain both for a long time probably. The biggest problem with anything that 
isn't Genshi is that no other system supports anything like stream filters or 
match templates (well, Deliverance is kind of like match templates, but I think 
we would all rather not use that).

--Noah

On Mar 14, 2010, at 8:43 AM, rupert.thurner wrote:

> hi,
> 
> http://trac.edgewall.org currently uses genshi templates. trac-0.10
> used clearsilver templates and it was much faster. would converting
> the trac templates:
>   http://trac.edgewall.org/browser/trunk/trac/templates
> 
> to mako solve that speed problem?
> 
> rupert.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Trac Users" group.
> To post to this group, send email to trac-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> trac-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/trac-users?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.



[Trac] port trac templates to mako?

2010-03-14 Thread rupert.thurner
hi,

http://trac.edgewall.org currently uses genshi templates. trac-0.10
used clearsilver templates and it was much faster. would converting
the trac templates:
   http://trac.edgewall.org/browser/trunk/trac/templates

to mako solve that speed problem?

rupert.

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to 
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en.