Tagged Questions
4
votes
3answers
191 views
How should I go about “overhauling” a large legacy application? [duplicate]
Possible Duplicate:
I’ve inherited 200K lines of spaghetti code — what now?
For my next project, I've been tasked with "overhauling" a large legacy web application with many parts. It is a ...
3
votes
2answers
187 views
How do you approach a new project where the code has already been written? [duplicate]
Possible Duplicate:
How do you dive into large code bases?
I'm about to take on maintenance and enhancements of a fairly large and complex Java EE project with a Javascript front end.
I'm ...