Difference between revisions of "Rewrite"
Jump to navigation
Jump to search
m (linked to article often mentioned in rgrd with rewrites) |
|||
Line 1: | Line 1: | ||
A rewrite is a harsh way to improve a software program, by scrapping the old source and replacing it with a better, cleaner or faster way. | A rewrite is a harsh way to improve a software program, by scrapping the old source and replacing it with a better, cleaner or faster way. | ||
Continuous rewrites are a serious menace to the success of the project, as they may indicate there is not a clear set goal or the developer is perfecting the game more than he should. | |||
Revision as of 18:42, 29 August 2011
A rewrite is a harsh way to improve a software program, by scrapping the old source and replacing it with a better, cleaner or faster way.
Continuous rewrites are a serious menace to the success of the project, as they may indicate there is not a clear set goal or the developer is perfecting the game more than he should.