Recursive Products
November 27, 2008
One of my first tasks at Whole Tomato was to do some code cleanup in the name of learning the Visual Assist codebase. After just a few Find References, Renames, and Goto Definitions, I realized the recursive nature of this product: I was using VA to learn VA. I was using VA to refactor VA’s refactoring code. I was even using the codebase as a test suite for itself.
Most products…
You must be logged in to post a comment.