On 24/03/15 13:30, Thomas Wrobel wrote: > On 24 March 2015 at 13:56, Francesco Rossi <f...@schermaontc.com> wrote: > >> Client - server split as much as possible :) >> >> +1 > I think the question is if that task can be subdivided into smaller steps? >
I presume there's a proper test suite? And continuous integration? You probably need to define where you want to go, then throw pull requests at it until you get there. If you have *proper* tests, any quantity of refactoring should be harmless. Each pull request a small step.