Post Made Community Wiki by Community

show/hide this revision's text 3 edited tags
show/hide this revision's text 2 added 133 characters in body; edited title

How do you stop yourself from refactoring working but awful code.?

I have this problem. I can't stop myself from refactoring existing code that works but is, in my opinion (and perhaps objectively), badly designed or contains other "code smells". This can have a significant negative effect on my immediate productivity. But ultimately will be a big maintenance boon.

If you also suffer from this "affliction", how do you restrain yourself? Or at least manage the refactoring to avoid having to rewrite alter large chunks of existing code in order to make it maintainable for the long term.

show/hide this revision's text 1