Michael Carner created CSV-256:
----------------------------------
Summary: CSVRecord implements Serializable however one of it's
fields does not
Key: CSV-256
URL: https://issues.apache.org/jira/browse/CSV-256
Project: Commons CSV
Issue Type: Bug
Affects Versions: 1.8
Reporter: Michael Carner
I was using this library when I realized that the CSVRecord class implements
Serializable, however, one of its fields does not (CSVParser). Doesn't this
effectively mean that CSVRecord should not implement that? It's a bit
misleading.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)