By bayarsaikhan
via plentyofcode.com
Published: Aug 08 2007 / 18:55
Refactoring is the process of changing a software system in such a way that it does not alter the external behavior and result of the code yet improves its readability and internal structure. Object oriented developers recognize the value of refactoring working code. Until recently good tools have not been available. This list contains Refactoring tools and IDEs features Refactoring support.
Comments
ddelponte replied ago:
Visual Studio's refactoring is extremely sub par when compared to all the options in the Java world
tronicek replied ago:
RefactoringNG: http://kenai.com/projects/refactoringng/pages/Home
Voters For This Link (12)
Voters Against This Link (3)