[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
Refactoring
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
Refactoring
Refactoring
Refactoring is the process of changing source code, without changing the functionality. This could simply be renaming of variables, or changing a whole class hierarchy. The purpose of refactoring could be making code more understandable, or preparing code for adding functionality.[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
