By Thierry.Lefort
via blog.xebia.com
Published: Jul 19 2008 / 15:43
Refactoring is part of a software developers work. General rule of thumb I always used is if you see code that smells (for instance duplication) you should refactor. But does this rule always apply? Are there any situations when you should not refactor? And if so, how do you recognize those situations?
Comments
joecoder replied ago:
Merciless refactoring is not wise (and often foolish) without tests.
Voters For This Link (12)
Voters Against This Link (0)