On 10/16/06, chiangf <[EMAIL PROTECTED]> wrote: > > I heard rumors that TurboGears could switch from SQLObject to > SQLAlchemy. Any truth in that? One thing that I hope is that all > changes to components are made sooner rather than later because to > alter existing code to match changes continuously would be annoying. > But I have heard that SQLAlchemy runs better than SQLObject and I'm not > totally pleased with SQLObject... so since I haven't gotten too far, I > don't mind, ;) >
Yup, TG can use SQLAlchemy fairly easily. There were some docs on the official docs site, but with a reshuffle they seem to have moved. However, there's a nice little tutorial to get you started here: http://www.splee.co.uk/2006/10/14/simpleblog-part-1/ Hope this helps. Lee -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

