Slashdot Mirror


Interview With Martin Fowler

Arjen writes "Artima has had a conversation with Martin Fowler, one of the gurus on software development today. It consists of six parts. Parts one, two, three, and four are available now; the rest will appear the next weeks."

1 of 101 comments (clear)

  1. Refactoring is bullshit by Fefe · · Score: 0, Troll
    Refactoring is just newspeak for recycling.

    You don't want to recycle code. You want to use code. If you need to recycle it to be able to use it, the code wasn't worth it in the first place.

    All the hoopla about refactoring is mostly good for one thing: to keep the incompetent idiots from doing harm. Let the idiots do the recycling, while the people who know what they are doing write code that doesn't need recycling to be useful.