[
https://issues.apache.org/jira/browse/MIME4J-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651875#action_12651875
]
Markus Wiederkehr commented on MIME4J-60:
-----------------------------------------
I have scanned through the comments on this issue and maybe I don't understand
all the aspects that are involved. Some of it was discussed on the list as it
seams.
But wouldn't it be a simple and feasible solution to wrap the input stream in a
filter input stream that canonicalizes the line endings before parsing the
content. I think such a filter could be implemented quite efficiently and all
the remaining code would have to deal with only one kind of line ending. I
would suggest a single LF for that.
> Configurable strategy for line delimiters
> -----------------------------------------
>
> Key: MIME4J-60
> URL: https://issues.apache.org/jira/browse/MIME4J-60
> Project: JAMES Mime4j
> Issue Type: Wish
> Affects Versions: 0.4
> Reporter: Stefano Bagnara
> Fix For: 0.6
>
> Attachments: MIME4J-60-readLine-returns-no-newline.patch,
> newlines-tests.zip, newlinestrat.patch
>
>
> There is an ongoing discussion about how we should deal with non canonical
> line endings (isolated LF and/or isolated CR).
> This issue is to track discussion results and proposed patches.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]