When to use iterative development? You should use iterative development only on projects that you want to succeed.
Martin FowlerOne of the things I've been trying to do is look for simpler or rules underpinning good or bad design. I think one of the most valuable rules is avoid duplication. "Once and only once" is the Extreme Programming phrase.
Martin Fowler