It Takes 6 Days to Change 1 Line of Code
edweissman.com
It Takes 6 Days to Change 1 Line of Code
1–10 of 237 posts
Re: It Takes 6 Days to Change 1 Line of Code
#2Re: It Takes 6 Days to Change 1 Line of Code
#3Re: It Takes 6 Days to Change 1 Line of Code
#4Might be overkill for one line of code, but where do you set the threshold? If you say any change longer than four lines is subject to this process, then people will work on trickling in new stuff in increments of four lines at a time.
Also, I can do a lot of damage in one line.
Re: It Takes 6 Days to Change 1 Line of Code
#5Re: It Takes 6 Days to Change 1 Line of Code
#6This happens waaaaaaay more than anyone will admit.
Re: It Takes 6 Days to Change 1 Line of Code
#7This happens waaaaaaay more than anyone will admit.
Re: It Takes 6 Days to Change 1 Line of Code
#8Honestly, for code that controls millions of dollars worth of business and could seriously screw over a lot of people if a subtle flaw was introduced, I don't see a problem with doing it this way. Might be overkill for one line of code, but where do you set the threshold? If you say any change longer than four lines is subject to this process, then people will work on trickling in new stuff in increments of four line…
Especially if it takes a week to revert it. You reap what you sow.
Re: It Takes 6 Days to Change 1 Line of Code
#9maintenance programmer words to live by.
Re: It Takes 6 Days to Change 1 Line of Code
#10edit: d'oh