2013/8/8 Emmanuel Bourg <ebo...@apache.org>

> Le 08/08/2013 16:27, Benedikt Ritter a écrit :
>
> > A format can parse something... That sounds strange to me.
>
> That's pretty common though. NumberFormat, DateFormat are good examples.
>
>
> > Let's rename it to
> >
> >    format.createParser(file)
>
> Please, no :)
>

Damn it, Emmanuel is always against me ;-)

Okay then: leave it as it is, but move factory methods from CSVParser to
CSVFormat?
CSVFormat will be the only place to create CSVParsers.


>
>
> Emmanuel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to