Description
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.
Attachments
Issue Links
- duplicates
-
CSV-248 CSVRecord is not Serializable
- Closed