Archive for June, 2009
Monthly Archive
Thursday, June 4th, 2009
…But It’s More Fun to Reinvent the Wheel
“Reinventing the wheel” is used as a common metaphor in software development for rewriting code that has already been written. For example, SlickEdit contains a number of features that traverse directories and process files, including Find in Files, DIFFzilla, Add Tree, and more. In each case the syntax used to exlclude files or directories is [...]