You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/09/17 21:48:19 UTC

DO NOT REPLY [Bug 31281] New: - [configuration] Add FilterConfiguration decorator

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31281>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31281

[configuration] Add FilterConfiguration decorator

           Summary: [configuration] Add FilterConfiguration decorator
           Product: Commons
           Version: 1.0 Alpha
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Configuration
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: epugh@upstate.com


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

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org