> For example, CSVFormat.getEscapeCharacter() works for me, when I read the > code, I read "get the escape character", not "get the escape", which makes me > think: "get the escape what?".
For what it's worth, I feel the same way (I'm just a user of the library). Take care, Daniel -----Original Message----- From: Gary Gregory [mailto:[email protected]] Sent: Saturday, August 02, 2014 3:59 PM To: Commons Developers List Subject: Re: [CSV] Trying RC3? Hi Benedikt, I do like the API as it is now. Which API specifically are you concerned about? For example, CSVFormat.getEscapeCharacter() works for me, when I read the code, I read "get the escape character", not "get the escape", which makes me think: "get the escape what?". Gary On Sat, Aug 2, 2014 at 11:10 AM, Benedikt Ritter <[email protected]> wrote: > I don't have much time ATM, but I'll prepare RC3 as soon as I find the > time... > > Gary, I'd like to remove the type Information from the getters. It > just feels redundant. Are you okay with that? Feels like the Last > issue in the API :) > > Benedikt > > Send from my mobile device > > > Am 01.08.2014 um 18:05 schrieb Gary Gregory <[email protected]>: > > > > Looks beautiful but not very warm! > > > > Gary > > > > > >> On Fri, Aug 1, 2014 at 12:01 PM, Emmanuel Bourg <[email protected]> > wrote: > >> > >> Le 01/08/2014 15:32, Gary Gregory a écrit : > >>> Where are we now...? > >> > >> In vacation ;) > >> > >> http://bit.ly/1qyiuD1 > >> > >> Emmanuel Bourg > >> > >> > >> ------------------------------------------------------------------- > >> -- To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > > > > > > -- > > E-Mail: [email protected] | [email protected] Java > > Persistence with Hibernate, Second Edition > > <http://www.manning.com/bauer3/> JUnit in Action, Second Edition > > <http://www.manning.com/tahchiev/> > > Spring Batch in Action <http://www.manning.com/templier/> > > Blog: http://garygregory.wordpress.com > > Home: http://garygregory.com/ > > Tweet! http://twitter.com/GaryGregory > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
