How can I sell a legacy program rewrite to the business?
Posted
by
Wil
on Programmers
See other posts from Programmers
or by Wil
Published on 2010-09-15T03:08:44Z
Indexed on
2014/08/23
10:35 UTC
Read the original article
Hit count: 315
We have a legacy classic ASP application that's been around since 2001. It badly needs to be re-written, but it's working fine from an end user perspective.
The reason I feel like a rewrite is necessary is that when we need to update it (which is admittedly not that often) then it takes forever to go through all the spaghetti code and fix problems. Also, adding new features is also a pain since it was architect-ed and coded badly.
I've run cost analysis for them on maintenance but they are willing to spend more for the small maintenance jobs than a rewrite. Any suggestions on convincing them otherwise?
© Programmers or respective owner