Hi, >I am thinking to migrate to SA 0.4. While I am ready to change my part >of the code, I am a bit apprehensive thinking whether TG code needs >any change. It's because SA has gone through many conceptual changes >in 0.4. > > Well, I have just migrated a production TG application to SA 0.4. It seems to be working ok; I'll let you know if I get users shouting at me :-)
The changes from class.select() to class.query.select() and such are not fatal - class.select() still works; you just get a deprecation warning. One change in TG was necessary; see ticket #1483 for details. This is committed to the latest 1.0 and 1.1 branches. Paul --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

