Way to many classes with way to many methods and constructors.
It makes it really hard to figure out what to do.
I think we need to aggressively cut any method or class that is not being used right now.
I propose we investigate clover or some other test coverage tools, and use it to help us delete unused classes and methods.
R, Nick
