On Thursday 07 June 2007 14:45:52 Jeffrey Thalhammer wrote: > > I've written plenty of modules with lots of code > > but very minimal external interfaces that need only > > a page to describe.
> In such cases, do you find that you've used more > comments in the code? This it isn't quite the same > metric, but there is probably some ratio of code to > non-code that most people would deem adequate, from a > maintenance point-of-view. I rarely use comments. If it's difficult to understand, it needs revision. (I now imagine a horde of lurkers going off to read Text::WikiFormat, to which I respond "Guilty.") -- c