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

Sebb commented on CSV-85:
-------------------------

OK, that makes sense, and should be relatively easy to implement.

The only detail still missing is what to do about the header record (if 
specified).

It would be simplest to just treat it as a normal record, i.e. comments would 
be ignored when evaluating the column names.

                
> Allow comments to be returned in CSVRecord
> ------------------------------------------
>
>                 Key: CSV-85
>                 URL: https://issues.apache.org/jira/browse/CSV-85
>             Project: Commons CSV
>          Issue Type: Improvement
>            Reporter: Sebb
>
> It might be useful to provide a comment field in the CSVRecord class.
> This would be null if no comment is present for that record.
> A line consisting of only a comment would have a size() of 0.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to