Daily Archives: March 10, 2009

Refactoring applied to features (or YAGNIAM – You Aren’t Gonna Need It… Any More)

Refactoring code without modifying its external behavior is necessary to keep your code base manageable. That is nowadays a well-established fact. However, it can only go so far to prevent your code base from swelling permanently. In theory, if your … Continue reading

Posted in agile, misc | Comments Off on Refactoring applied to features (or YAGNIAM – You Aren’t Gonna Need It… Any More)