[ https://issues.apache.org/jira/browse/CSV-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gary D. Gregory resolved CSV-216. --------------------------------- Fix Version/s: 1.10.0 Resolution: Fixed Starting in version 1.10.0, you can use the method {{CSVRecord.values()}} and do whatever you want with the array. This might avoid the need for this PR. > Allow for mutable CSV records > ----------------------------- > > Key: CSV-216 > URL: https://issues.apache.org/jira/browse/CSV-216 > Project: Commons CSV > Issue Type: New Feature > Components: Parser > Reporter: Gary D. Gregory > Assignee: Gary D. Gregory > Priority: Major > Fix For: 1.10.0 > > > All for mutable CSV records. > See the dev ML and https://github.com/apache/commons-csv/pull/21 -- This message was sent by Atlassian Jira (v8.20.10#820010)