[ 
https://issues.apache.org/jira/browse/GROOVY-11923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18072923#comment-18072923
 ] 

ASF GitHub Bot commented on GROOVY-11923:
-----------------------------------------

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!
   




> 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)

Reply via email to