> But to get this refactoring moving we would need to have an easy to > install tg1transaction manager. I am wondering if we could not use > remoze.tm in tg 1.5 since CP3 is wsgi compliant... This would make us > even more close to tg2.
An alternative would be to make repoze.tm into a cp3 tool. This in some ways would be the best of all worlds, because it would allow for 1.5 code to use the same API as tg2 for managing transactions in controllers ( eg, killing a transaction with transaction.doom() ) and would take advantage of the the performance and flexibility that CP3 tools provide. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
