|
|
|
|
|
by SeanDav
4752 days ago
|
|
> "Anytime an engineer tells me that the only solution to something is to "bite the bullet and rewrite everything," I lose all respect for them" Pretty closed minded approach. Just because it is usually not a good idea to do a rewrite, does not mean it is always true. Here is an example which indicates you are probably wrong with that type of thinking: What happens if a shop decides to store all their data in flat text files initially because it was easier and they were not expecting it to scale much. Later on and after huge expansion they realize that flat text files really is not the best solution, in fact it is pretty much the worst solution and decide that a rewrite with better technology is needed. At this point you say you lose all respect for them? Does that attitude make sense? |
|