I would like to open up a discussion about coding style...

I updated the coding style wiki because there was some confusion around method 
naming and private method naming.

http://cwiki.apache.org/confluence/display/TS/Coding+Style

We are pretty strict on our indentation and we need to be more strict on our 
class, method, and member names to insure consistency in the code.  
Unfortunately there is no good tool to automate consistency like there is for 
indentation.

-Bryan

Reply via email to