Are there any plans to write some minimal unit-tests to consolidate what has been going on during the sprint? I'd like to toss in some time somewhen this week to do some refactoring:
1) extracing a "_validate" method from "route" for easier subclassing and make it TW friendly (it now isn't) 2) Move the _configured_engines global somewhere safer 3) Maybe create an object that holds the object_dispatch logic (thoise funcs. at dispatch.py) so it can be tweaked more easily? However, the lack of unittests makes me uneasy... If no one has the time it's fine (been there before ;), I'll do my best to write them on the go based on what I understand you're trying to do at the blog sample app... just don't be too harsh if I break stuff! :) Alberto --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
