I must be confused. If the goal was to give CSVRecord a Map interface, then that would include the interface's put method.

If we don't support the Map interface, then what is the point of this change?

Adrian Crum
Sandglass Software
www.sandglass-software.com

On 1/21/2014 6:36 AM, Emmanuel Bourg wrote:
Le 21/01/2014 12:20, Adrian Crum a écrit :
This looks really ugly. How do I update the CSVRecord using Map.put()?

Shouldn't the record be read only? As the result of a parsing it's not
intended to be modified.

Emmanuel Bourg


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


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

Reply via email to