Re: A Trend Towards Lower Software Maintenance Budgets?
- From: Chris Dollin <chris.dollin@xxxxxx>
- Date: Wed, 31 Oct 2007 10:00:43 +0000
Flash Gordon wrote:
Malcolm McLean wrote, On 30/10/07 22:58:
"editormt" <editor@xxxxxxxxxxxxxxxxxxx> wrote in message
news:1193751241.448119.50250@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Software maintenance is an important part of the software developmentExtreme programming. It has been recognised that it is easier to write
activity, but it is also the less discussed. A recent poll seems to
show that the part of maintenance in software development budget is
going down. Why?
things from scratch than to try to endlessly patch old code.
That is a vast oversimplification at the very least.
Granting that ...
I have 50,000 lines
of code, is it easier to change 10 lines of code to fix an issue or
rewrite the program? I have a 5 line program, is it easier to patch it
for a massive change or rewrite it?
He said /endlessly/. One ten-line fix might be cost-effective. A thousand
might not be.
It's all choices of tradeoffs; one needs to know the business value and the
expected costs.
(I don't know what Malcolm meant when he said "extreme programming", but I
do know that the term as I understand it doesn't mean (only) "rewrite, don't
modify". If you /have/ a Whole Bunch Of Existing Code, how you deal with
it will Depend On Many Things, whether you're using XP or not.)
--
Chris "not /that/ XP, the /real/ XP" Dollin
Hewlett-Packard Limited registered no:
registered office: Cain Road, Bracknell, Berks RG12 1HN 690597 England
.
- Follow-Ups:
- Re: A Trend Towards Lower Software Maintenance Budgets?
- From: Flash Gordon
- Re: A Trend Towards Lower Software Maintenance Budgets?
- References:
- Re: A Trend Towards Lower Software Maintenance Budgets?
- From: Malcolm McLean
- Re: A Trend Towards Lower Software Maintenance Budgets?
- From: Flash Gordon
- Re: A Trend Towards Lower Software Maintenance Budgets?
- Prev by Date: Re: printf("%d",float)
- Next by Date: Re: nested structures and initialization
- Previous by thread: Re: A Trend Towards Lower Software Maintenance Budgets?
- Next by thread: Re: A Trend Towards Lower Software Maintenance Budgets?
- Index(es):
Relevant Pages
|