[ 
https://issues.apache.org/jira/browse/SANDBOX-220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henri Yandell updated SANDBOX-220:
----------------------------------

    Fix Version/s: CSV 1.0

Digging into the code - I think it returns a string containing a newline of 
some kind to indicate end of line. It is doing something for end of line, but I 
imagine it's not much fun to code against. Still thinking the method needs a 
big overhaul.

Maybe delete for 1.0 and make it a feature for 1.x.

> CSVParser.nextValue() seems pointless
> -------------------------------------
>
>                 Key: SANDBOX-220
>                 URL: https://issues.apache.org/jira/browse/SANDBOX-220
>             Project: Commons Sandbox
>          Issue Type: Bug
>          Components: CSV
>            Reporter: Henri Yandell
>             Fix For: CSV 1.0
>
>
> The nextValue method really doesn't seem very useful. There's no concept of 
> end of line, so your csv file could be 1xn or nx1 and you wouldn't know.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to