Issue Type: Improvement Improvement
Affects Versions: 1.4.5
Assignee: Jörg Schaible
Components: IO
Created: 20/Dec/13 12:18 PM
Description:

There is some issues in JIRA saying XStream should use platform line ending. The resolution is always set to won't fix and commenter says to use the newLine parameter in the constructor of PrettyPrintWriter.

However, it seems that it is not possible to pass this parameter using a non-deprecated constructors. Any non-deprecated constructor does not accept the newLine parameter.

If passing newLine is really deprecated and the only way is to override PrettyPrintWriter#getNewLine method, then I think there should be a comment in the constructor (or the class) telling this information.

Regards,
Matt

Project: XStream
Priority: Trivial Trivial
Reporter: Matthieu Vachon
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

To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to