Tagged Questions
4
votes
5answers
587 views
How do I maintain a really poorly written code base? [duplicate]
Possible Duplicate:
I’ve inherited 200K lines of spaghetti code — what now?
Recently I got hired to work on existing web application because of NDA I'm not at liberty to disclose any ...
4
votes
3answers
277 views
Refactoring Bittersweet PHP: How can I make this less painful?
I've just been assigned a large project. The client has had multiple developers across different companies working on their (intended to be) large, MySQL driven eCommerce site.
The DB schema is ...