I largely work as my own dev shop, for a small organization in a large multinational. Almost every day, I find myself rewriting or upgrading my own code to a more informed solution. Obviously, this is fine, since I wrote the code I take no offense at rewriting it. However, I wonder if my reaction would be the same if someone else rewrote my code.
The question is, when is it acceptable or even desireable to rewrite code written by someone else? By this, I do not mean fixing little errors; I mean a total rewrite, possibly something which accomplishes the same thing the original code did in a different (not necessarily better) manner.
On a side note, what are the reactions of people whose code gets overwritten? Is it okay to be a little miffed, or are more intense emotions like anger or humiliation common?
I ask because I do not know.
