Ok I will be doing that this weekend. I have to merge the database.py with the 1.1.x one; including Dejavu as the third ORM in import order (It will be the last choice). And see if it works in the 1.1x series...
Plus I have to support the Dejavu configuration via the common TurboGears configuration file, right now there is a directive in the TG config file that points to a Dejavu configuration file. This was a fast hack that works quite well; but a common configuration, SQLObject style, must be supported too. The only impact zone is database.py; all the other code is pure add-on. I will post the patch for review ASAP. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

