Refactor mercilessly


The key tenet of Extreme Programming is constant refactoring

When we remove redundancy, eliminate unused functionality, and rejuvenate obsolete designs we are refactoring. Refactoring throughout the entire project life cycle saves time and increases quality.

Refactoring is a new feature in Visual Studio 2005.

Comments