This post originated from an RSS feed registered with Agile Buzz
by Franco Martinig.
Original Post: The Virtue of Purgatory in Software Development
Feed Title: From the Editor of Methods & Tools
Feed URL: http://blog.martinig.ch/feed/
Feed Description: Posts, conferences announcements, book reviews, quotes and other items focused on software development with an emphasis on the software development process
Having some decade of experience in software development behind me, I had the time to accumulate a lot of mistakes. One of the recurring patterns in these failures was the ambition to solve code issues too quickly. This was especially the case when the problem was related to code that I wrote, which made me feel responsible for the situation. Naturally, I had also often think that my code couldn’t be bad and somebody must have changed it after I deliver it, but this is another story ;O)
When you detect ...