Posted By:
Eugene_Belyaev
Posted On:
Wednesday, November 28, 2001 11:05 PM
"Refactoring is the process of changing a software system in such a way that it does not alter the external behavior of the code yet improves its internal structure. It is a disciplined way to clean up code that minimizes the chances of introducing bugs. In essence when you refactor you are improving the design of the code after it has been written."
Refactoring: improving the design of existing code / Martin Fowler (Addison-Wesley, 2000).
http://www.refactoring.com