[
https://issues.apache.org/jira/browse/GROOVY-11923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072937#comment-18072937
]
ASF GitHub Bot commented on GROOVY-11923:
-----------------------------------------
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.
> Provide a groovy-csv optional module
> ------------------------------------
>
> Key: GROOVY-11923
> URL: https://issues.apache.org/jira/browse/GROOVY-11923
> Project: Groovy
> Issue Type: New Feature
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
>
> The idea is to produce a thin wrapper over Jackson CSV support much like what
> we do for TOML/YAML.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)