On Sat, Apr 12, 2008 at 11:10 PM, scooper <[EMAIL PROTECTED]> wrote:
[...] > > Finally, is 1.1 the best choice? Or should I go back to 1.04 and give > up on SQLAlchemy and Genshi? Or should I boldly go to 2.0? I don't > want a big porting exercise down the road, if it can be avoided. You can use SA with 1.0.4. Just quickstart your app with: tg-admin quickstart -s There's also a genshi quickstart extension for tg 1.0.x out there if you don't want to switch a kid quickstarted project to Genshi manually. You'll be forward compatible if you use 1.0.4 because it's nearly the same as 1.1 (difference defaults and more stable). Regards, Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

