Hi all, as promised here is the todo list I identify has a "must do" for the 1.1 release:
- finish SA 0.4 port by removing all ActiveMapper and make sure all tests pass again - remove implicit transactions from the core - make plain SA the default template for the model and move Elixir templates in a plugin - fix the various templates to use the new session systems (sa sessions will need to be created in the controller) and add some examples of transactions - Fix all failing tests and add new ones. - Document the API by adding all the missing docstrings. - break the config system out of the CP config by creating our own config layer that must instrument CP's config without being intertwined as it is right now. Big Bonus: document ToscaWidgets and then remove TG widgets from the core to use only Tosca. Medium Bonus: Provide transaction management giving the same kind of functionality as we have today but outside of the core (has a plugin, one plugin for each orm). Mark suggests using either decorators or subclassing the tg controller and after discussion a decorator I agree with him on the decorator :) For the SA part + transactions, I'll commit some preliminary work in the 1.1 branch later on this week (I have a roughly working version on my machine) For the config part I am still thinking about it and would welcome suggestions. More on this later, Cheers... Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
