... moving this to a new thread.
The name isIgnoreEmptyHeaders seems to cause confusion, since in this case
an entry in the header is meant and not the whole header (like in
skipHeaderRecord)
The JavaDoc of isIgnoreEmptyHeaders is:
/**
* Specifies whether empty headers are ignored when parsing the header
line.
*
* @return <tt>true</tt> if headers are ignored when parsing the header
line, <tt>false</tt> to throw an
* {@link IllegalArgumentException}.
*/
If we want to use the term column names to make the distinction to the
header as a whole, "isAllowingMissingColumnNames" sounds like the way to go
to me.
Do you have an alternative?
br,
Benedikt
2014-07-18 22:25 GMT+02:00 Gary Gregory <[email protected]>:
> On Fri, Jul 18, 2014 at 4:01 PM, Benedikt Ritter <[email protected]>
> wrote:
>
> > I think "isAllowingMissingColumnNames" is a good name.
> >
>
> That does not real well at all unfortunately.
>
> Gary
>
>
> >
> > Send from my mobile device
> >
> > > Am 18.07.2014 um 17:43 schrieb Emmanuel Bourg <[email protected]>:
> > >
> > > Le 18/07/2014 17:37, Gary Gregory a écrit :
> > >
> > >> So what do you call the individual names in a header record?
> > >
> > > A column name. That's the term used in CSVRecord.
> > >
> > > Emmanuel Bourg
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [email protected]
> > > For additional commands, e-mail: [email protected]
> > >
> >
> > ---------------------------------------------------------------------
> > 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
>
--
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter