Saturday, 20 October 2007

Checkstyle Annoyances

I talk about Checkstyle for sure already but when I checked out the source from the subversion trunk of ServiceMix I was stumped by it and all the frustration with Checkstyle resurfaced again. I used Checkstyle from time to time to enforce some rules that prevent people from adding code that is prone to errors in the future like overwriting members (except they are private), single line blocks (because just a single line comment can screw over the code) and others. But I am opposed to any form of enforcing code format. The reason for that is that the readability of code is not improved by   keep on reading here

Posted by schaefera at 8:06 PM in Community

 

[Trackback URL for this entry]

Your comment:

(not displayed)
 

SCode: (*) Generate another code
SCode

Please enter the code as seen in the image above to post your comment.

 
 

Live Comment Preview: