>> We're not using ToscaWidgets, the transaction manager, and have been
>> using mongodb for data storage.   We had some previous templates
>> written in Jinja, so we're using that for templates, otherwise we'd
>> either use Mako or genshi, but without any match tags.
>
> If you don't mind me asking, what did you decide to use instead of
> ToscaWidgets and what were your reasons?

We're not really doing any traditional web-forms, everything is
ajax/jquery and TW introduced overhead that we did not need.

We also needed to minify/concatenate all our JS resources, use css
sprites (small images all concatenated into a single file and
displayed in the right places by css), and minified css, all of which
was easier if we controlled all that stuff.

--Mark Ramm

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to