February 17, 2004

hammers

When your only tool is a hammer, all your problems start to look like nails

I'm currently refactoring a large section of code.
The code needs refactoring because the person who wrote it has jumped through dozens of hoops in order to make a series of subclasses use a base class that almost does what's needed, but not really.

On the bright side, when I'm done I should be able to recover 100-200k of wasted memory.

Posted by matt at February 17, 2004 11:03 AM
Comments