paulk-asert commented on PR #2462: URL: https://github.com/apache/groovy/pull/2462#issuecomment-4231330393
My thinking with Jackson CSV processing was that if folks are already using TOML or YAML jackson libraries via groovy-toml or groovy-yaml, then they have the shared databind jars already in the classpath. And it means typed object support identical across all of those: CSV, TOML and YAML. But I am not averse to GroovyCSV, OpenCSV, or Apache Commons CSV. -- 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]
