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

Oliver Heger commented on CONFIGURATION-507:
--------------------------------------------

{{ConfigurationUtils}} already provides some methods for dumping out a 
{{Configuration}} object or for converting it to a string. But I agree that a 
{{toString()}} implementation in {{AbstractConfiguration}} would be convenient. 
The method could delegate to {{ConfigurationUtils}}.

A patch is welcome!
                
> Add toString() method in AbstractConfiguration
> ----------------------------------------------
>
>                 Key: CONFIGURATION-507
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-507
>             Project: Commons Configuration
>          Issue Type: Wish
>            Reporter: Ludwig Magnusson
>            Priority: Minor
>
> Would it be possible to add a toString() method in AbstractConfiguration that 
> prints the mappings of the configuration for debugging purposes?
> Is there a reason why this has not been done?
> I am willing to supply a patch if this is greenlit.

--
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

Reply via email to