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

ASF GitHub Bot commented on LANG-903:
-------------------------------------

GitHub user dlh3 reopened a pull request:

    https://github.com/apache/commons-lang/pull/7

    [LANG-903] Trunk - ToStringStyle typos and XML implementation

    Fixes a comment typo and adds separator between two subclasses.
    
    Brings the XMLToStringStyle implementation back from the grave 
(commons-lang v1.1).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dlh3/commons-lang trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-lang/pull/7.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #7
    
----
commit 0ca4bbf84684a0e6b417240a9353fc47a033142e
Author: Dave Hughes <[email protected]>
Date:   2013-06-26T01:26:24Z

    Fix comment typo and add separator between two subclasses.

commit 74ef262d73abcd068bf88bf72e2ecae6759402e9
Author: Dave Hughes <[email protected]>
Date:   2013-06-26T01:27:19Z

    Bring the XMLToStringStyle implementation back from the grave.
    
    Reintroduces the implementation that was commented out but appeared in 
commons-lang v1.1, adding handling for Maps and Collections.
    Still a somewhat partial implementation.

----


> Add XML implementation of ToStringStyle
> ---------------------------------------
>
>                 Key: LANG-903
>                 URL: https://issues.apache.org/jira/browse/LANG-903
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.builder.*
>    Affects Versions: 3.1
>            Reporter: Dave Hughes
>            Priority: Minor
>             Fix For: Patch Needed
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Lang 1.1 included a commented out implementation of XMLToStringStyle.  This 
> disappeared in later versions, but is a very useful implementation.  
> (JSONToStringStyle would also be very nice)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to