glaforge commented on PR #2462: URL: https://github.com/apache/groovy/pull/2462#issuecomment-4231025976
I remember there was this GroovyCSV library as well by the way: * https://github.com/xlson/groovycsv (github repo) * http://xlson.com/groovycsv/ (documentation) Maybe it's worth having a look at its feature-set. It's using OpenCSV library. Via your PR, I discovered that Jackson was also parsing CSV! It's nice to be able to read CSV lines as typed objects! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
