Sebb created CSV-94:
-----------------------

             Summary: Lexer should only use char fields
                 Key: CSV-94
                 URL: https://issues.apache.org/jira/browse/CSV-94
             Project: Commons CSV
          Issue Type: Improvement
          Components: Parser
            Reporter: Sebb


As per the dev list, the Lexer can be fixed up to use char fields, rather than 
Characters. This avoids unboxing, and a change to use the delimiter as the 
invalid character for other meta-characters allows the checks to be simplified.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to