Hi, > - Which Turbogears tools won't work with Elixir? eg. stuff in the tg- >admin toolbox, such as Admi18n, Catwalk (I'm guessing not), >ModelDesigner (I'm also guessing not), etc? > > Catwalk, FastData and ModelDesigner don't. Admi18n doesn't (I think) touch the database, so will be fine. Widgets just expect any object with appropriate attributes, so SO/SA work interchangably.
>And... is TG still using version 0.7 of SQLObject? 0.9 seems to be >available and I'd assume it's better, but I'd also assume it's not >compatible with TG 1.0.4beta1? > > SQLObject hasn't had a big compatibility-breaking change the way SQLAlchemy just has, so latest version should be fine. 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 -~----------~----~----~----~------~----~------~--~---

