Re: [Pytrainer-devel] Pytrainer service layer refactoring

2011-08-13 Thread David GarcĂ­a Granda
Hi Nathan, I have just been through complete thread and... congratulations for becoming father! (sorry I skipped that message) Regarding technical stuff, fortunately you landed here to put some order and trying to follow better practices ;) David 2011/8/13 Nathan Jones : > In revisions 840-844

Re: [Pytrainer-devel] Pytrainer service layer refactoring

2011-08-13 Thread Nathan Jones
In revisions 840-844 the sport editing UI has been refactored to use a new sport service. The sport service has strict value checking so an automatic migration script has also been added which cleans up any existing invalid values in the sports table. There are still a few areas of the code where