Glossary


Refactor
The disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior. Usually referred to when fixing bad code. See also: Just-In-Time Design