I have created BEANUTILS-439 [1] for this issue. I'll wait for another few
days to give others a chance to create a patch before I fix this myself.
Benedikt
[1] https://issues.apache.org/jira/browse/BEANUTILS-439
2013/5/2 Benedikt Ritter
> Hi Carsten,
>
> thanks for your report. The usual way
On 3 May 2013 14:37, Benedikt Ritter wrote:
> (moving this to a new thread)
>
> Hi,
>
> I did a very small refactoring in Lexer just to realize that the isXXX(int)
> methods (like boolean isDelimiter(int c)) really belong to CSVFormat rather
> than to the Lexer. How do you feel about this?
>
>
If