[
https://issues.apache.org/jira/browse/CONFIGURATION-659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959592#comment-15959592
]
Oliver Heger commented on CONFIGURATION-659:
--------------------------------------------
There is the {{DataConfiguration}} class (in the main package) which offers get
methods for additional data types. It can be used as a wrapper for an existing
configuration to get a richer API. Could this class solve your use case?
I am not against your change, but having the _getURL()_ method at multiple
places seems a bit strange.
> Add API
> org.apache.commons.configuration2.ImmutableConfiguration.getURL(String)
> -------------------------------------------------------------------------------
>
> Key: CONFIGURATION-659
> URL: https://issues.apache.org/jira/browse/CONFIGURATION-659
> Project: Commons Configuration
> Issue Type: New Feature
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 2.2
>
>
> Add API
> org.apache.commons.configuration2.ImmutableConfiguration.getURL(String) and
> getURL(String, URL)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)