Le 06/08/2013 16:48, Gary Gregory a écrit : > So all of the _public_ types except Quote are prefixed with "CSV". > > - Should all types be prefixed with "CSV"? > - Should Quote be renamed to CSVQuote?
I'm fine with 'Quote' as it stands out as an enum. Alternatively it could be turned into an inner class: CSVFormat.Quote. > - I personally, prefer the prefix "Csv", but I might be in the minority > here. I believe we have already discussed this, the upper case variant is more common for short acronyms. Emmanuel Bourg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org