The porting tag has no wiki summary.
6
votes
7answers
668 views
Best way to estimate cost related to porting code from language A to language B?
Have a client thinking about estimating the cost of porting a project from language A to language B. What's the best way to put together an request for proposal to do this?
7
votes
5answers
541 views
When should you rewrite? [duplicate]
Possible Duplicate:
When is a BIG Rewrite the answer?
In Joel Spolsky's famous (or infamous) article Thins You Should Never Do, Part I, he makes the case that doing a rewrite is always a ...