The argument most often made seems to be "Sometimes it's more effective to leave the code crufty and get it out there."
I suspect that's not always the real concern.
1/13
Certainly if one were totally inept at design, refactoring would be pointless.
2/13
But this is not a good argument against refactoring.
3/13
4/13
Anyway, refactoring all the time toward good design has been found to be a good thing by the folks who get "good enough" at it, and I suspect that if it's not a good thing for someone, then that someone has some learning to do.
5/13
6/13
7/13
8/13
9/13
So I'm used to it and I try a little harder next time. No guilt, just stupid.
10/13
Some day, maybe I'll get away with that. Maybe sometimes I already have.
11/13
So my advice is, push a bit further for cleaner code: you'll go faster.
12/13
13/13