You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Barrie Treloar (JIRA)" <ji...@apache.org> on 2008/11/03 06:08:44 UTC

[jira] Commented: (LANG-378) Add new ToStyle to support MultiLine with Indent

    [ https://issues.apache.org/jira/browse/LANG-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644641#action_12644641 ] 

Barrie Treloar commented on LANG-378:
-------------------------------------

If there are annotations they are like @overrides.
This patch does not need them.

{quote}
mimic the MULTI_LINE_STYLE and be an attribute of ToStringStyle.
{quote}
The patch provided just had a working class.
I expect there would be a small amount of work to make it fit into the framework correctly, like providing a static constant in ToStringStyle, etc.

Any chance of some progress?

> Add new ToStyle to support MultiLine with Indent
> ------------------------------------------------
>
>                 Key: LANG-378
>                 URL: https://issues.apache.org/jira/browse/LANG-378
>             Project: Commons Lang
>          Issue Type: New Feature
>    Affects Versions: 2.3
>            Reporter: Barrie Treloar
>            Priority: Minor
>         Attachments: MultiLineWithIndentToStyle.zip
>
>
> Multiline support  places everything on a new line with no indentation to help in readability.
> Attached is a patch (with tests) to support Multiline behaviour with indentation.

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