Hi there, As some of you know already, SQLAlchemy 0.2 has been released. The move from 0.1 -> 0.2 includes some significant changes, especially the move from the implicit "objectstore"/thread-local stuff to a more explicit "Session", meaning the programmer has more control over the library, instead of relying on implicit/automagical actions.
TG users are restricted to use the SA version that TG uses. Has anyone started to move sqlalchemy stuff in TG over to 0.2? Could we have the option of either 0.1 or 0.2 (I think not)? If not, I think 0.2 is they way to go.. I'm neither a TurboGears- or a SQLAlchemy-expert, but I'd like to help out with this if I can. Arnar --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

