I\'m trying to refactor a big tightly coupled application and trying to make it more maintainable and flexible.
I\'ve got many unit tests, so I\'m hoping to refactor ste
Some great advice from Phlip: Refactor the Low-hanging Fruit
I think it's very hard to say which specific refactorings are appropriate in your specific case without a great deal more information.