Skip to main content

Timeline for How clean should new code be?

Current License: CC BY-SA 3.0

4 events
when toggle format what by license comment
Feb 21, 2012 at 23:06 comment added Jess Telford "Does it work better?" - Better than no refactoring: Yes, of course. Better than the alternatives posted here, I cannot say. I think it comes down to personal choice in the end: "Should I be refactoring anything over 20 lines, or 100 lines?" etc.
Feb 21, 2012 at 23:02 comment added Jess Telford To an extent - it depends on your definition of "Similar"/"duplication" and how much you want to refactor. I occasionally will refactor as part of step 2 when it is identical code that is already written but needs to be exposed as an object, etc.
Feb 21, 2012 at 9:40 comment added Roger C S Wernersson Do you live by this? Does it work better?
Feb 19, 2012 at 2:38 history answered Jess Telford CC BY-SA 3.0