Le 16/01/2014 07:04, Gary Gregory a écrit :

> Thoughts?

I don't mind improving how the internal state of CSVRecord is stored,
but that shouldn't cause a regression in the usability and make it
harder to access the record by key or by index.

I don't think the size of a CSVRecord is really an issue. The actual
mapping is already shared between the instances, and a CSVRecord is a
very short lived object in general.

Emmanuel Bourg


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

Reply via email to