Hello Nick,
I guess, that clover will help us to discover any untested class/method. I am not sure, if we can really delete all not tested classes/methods. This would be kind of risky. Because of this I wanted to extract Version out of Update, as well as some core stuff from Version into a core component. I made the experience, that it is pretty much impossible to extract everything from Version out of Update.
I believe that we have to solve some architectural issues before we can begin with the cutting out of methods and classes.


R,

Markus

Nick Chalko wrote:

Version and Update are working product, the ant ruperset task functions. However the code is bloated.
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






Reply via email to