1. Computing

Discuss in my forum

Refactor

By , About.com Guide

Definition:

Refactor - An often organizational change in code that requires changes in many other portions of code. Similar to a domino effect, fixing a problem in one portion of the code changes its behavior. Any code that relies on the modified code must also be fixed to reflect the modification.

  1. About.com
  2. Computing
  3. Ruby
  4. Glossary
  5. M - R
  6. Refactor

©2013 About.com. All rights reserved.