On Fri, Jul 18, 2014 at 4:36 PM, Emmanuel Bourg <[email protected]> wrote:
> Le 18/07/2014 22:17, Benedikt Ritter a écrit : > > Just to make it clear... We're happy with: > > - boolean isIgnoringSurroundingSpaces() > > - withIgnoreSurroundingSpaces(boolean) > > > > So nothing has to change? > > Not sure, I find the asymmetry a bit disturbing, but if I'm the only one > I can pass on that. > > I still feel better with the -ed form: > > withHeaderSkipped() > isHeaderSkipped() > Yikes! That does not sounds good to me. It is likely that we will not find a good set of names that sound good with the 'with' prefix, as a getter, and as a standalone ivar name. Gary > > 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
