Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • I wouldn't say that "redesigning and rewriting is cheap" but it's possible. The advantage is that you can refactor software cheaply as you develop it. Commented Jan 10, 2012 at 14:35
  • 2
    The typical waterfall model presented is actually a strawman and not intended as an actual methodology. If you read Winston Royce's paper, you'll see that not only did Royce call this model a poor decision to manage a project, but presented a effective waterfall for software development is extremely different than what most people are taught. Commented Jan 10, 2012 at 14:46
  • @Chad if it becomes just "possible", them you got something terribly wrong on the road. Commented Jan 10, 2012 at 15:11