On Wed, Sep 12, 2012 at 2:02 AM, Jörg Schaible <joerg.schai...@scalaris.com>wrote:
> Hi Gary, > > Gary Gregory wrote: > > > Hi All: > > > > What left to be done to release a [CSV] 1.0? > > > > The one thing I do not like are all the CSVFoo and CSVBar class names. I > > like CsvFoo and CsvBar better. > > > > Any agreement (or objection) on changing that? > > Why? CSV is an acronym and as such capital letters are OK. > In general, IMO, no, an acronym should be a word in the camel-case context. The last letter of an all caps acronym merges with the first letter of the next word. Worse still is the case where more than one acronym follow each other. IMO, this is horrendous: IBMXMLDOMToSAXConverter This is much better: IbmXmlDomToSaxConverter When I see CSVParser, I see "CSVP" and then have to tease out that the last letter of is really the first letter of the next word. Lame. That my opinion of course and the guideline we have at work. Gary > > - Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory