in reply to Re: Re: Best way to 'add modules' to web app?
in thread Best way to 'add modules' to web app?
What if you guess wrong? You'll still have to rewrite.
I'd rather add ten features to a system that's well-tested and regularly refactored than one system that has been completely planned from the beginning. I'd bet that it's also much cheaper to change the first system than the second.
I much prefer software that's so simple you can change it than software that's so flexible you don't have to change it — because someone always has to change it and that's usually me.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Best way to 'add modules' to web app?
by Aighearach (Initiate) on Jul 05, 2003 at 08:05 UTC | |
by chromatic (Archbishop) on Jul 05, 2003 at 08:11 UTC | |
Re: Re: Re: Re: Best way to 'add modules' to web app?
by Anonymous Monk on Jul 05, 2003 at 16:45 UTC | |
by adrianh (Chancellor) on Jul 05, 2003 at 16:56 UTC | |
by Anonymous Monk on Jul 05, 2003 at 20:08 UTC | |
by adrianh (Chancellor) on Jul 05, 2003 at 20:59 UTC | |
by Anonymous Monk on Jul 06, 2003 at 15:27 UTC | |
|