Talk:Code refactoring: Difference between revisions

Content deleted Content added
Line 147:
 
G. Robert Shiplett 21:51, 23 July 2013 (UTC)
 
== Reengineering is NOT refactoring ==
 
Right now Reengineering (software) points to this article. That is an error. Refactoring is not re-engineering. Re-engineering is analyzing code in legacy environments to capture designs, business rules, and/or to automate transformation of the code into a more maintainable form. Refactoring is just a normal part of the evolution of an object-oriented systems. They are related but different concepts. --[[User:MadScientistX11|MadScientistX11]] ([[User talk:MadScientistX11|talk]]) 21:44, 4 January 2014 (UTC)