FWIW, we do a lot of this rendering using json output and Dust.js.  The 
reason why we chose that as the templating language is that it's supported 
in browser via javascript and there are various options available for 
server side rendering (for example, a python library Ashes is largely 
compliant).   With a quick toggle, we can send web pages rendered templates 
or just the data source.  

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to