You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2010/01/24 17:58:17 UTC

[jira] Commented: (CONFIGURATION-177) Add FilterConfiguration decorator

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

Oliver Heger commented on CONFIGURATION-177:
--------------------------------------------

For the 1.7 release we decided to drop the 1.3 compatibility and switch to JDK 1.4. So this feature could now be implemented. Is there a chance you can provide a patch?

> Add FilterConfiguration decorator
> ---------------------------------
>
>                 Key: CONFIGURATION-177
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-177
>             Project: Commons Configuration
>          Issue Type: Improvement
>    Affects Versions: Nightly Builds
>            Reporter: David Eric Pugh
>            Priority: Minor
>             Fix For: 2.0
>
>
> Hi all,
> I've got a FilterConfiguration that I ripped out that decoreates any other
> Configuration.  You supply a java.util.regex pattern, and then the keys are
> filtered on this value..  It's somewhat similar to the subset Configuraiton, but
> a bit more flexible.  You can filter on any part of the key..   
> I have the unit test as well.  Is there any reason not to commit this since we
> have quite a few changes for the next Release Candidate?
> Eric

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