henko.netHome of a human being and software developerImprove as you go- March 9, 2008 Sometimes we come to situation where we need to perform a major change in our code base, one that is likely to affect more or less the whole system and that would require many man-weeks to complete. Time that we typically do not have in the condensed schedule of a modern software development project. By performing the improvement step by step, at each commit, we can amortize the time spent over the course of the project, yet ensure that it performed.http://henko.net/imperfection/improve-as-you-go/ |