[
Lists Home |
Date Index |
Thread Index
]
From: "Eric van der Vlist" <vdv@dyomedea.com>
> (This is also visible in his Java classes where this is taken to a point
> almost impossible to follow since he goes often up to defining a huge
> number of classes having a dozen lines of code, but that's another
> story).
On the other hand, it does give beautfiul metrics: I ran XT (I think it was)
through a software metrics program, and there was not a single
method or class with a bad metric, except for Commented Lines of Code
(CLOC) which is a shocker. But if the classes or methods are all
paragraph sized, there is less need for comments: the method names
provide explaination.
Cheers
Rick Jelliffe
|