nerdynick opened a new pull request #38: Add new Configuration called PrefixConfiguration URL: https://github.com/apache/commons-configuration/pull/38 This PR adds a new Configuration called PrefixConfiguration. It is similar to SubsetConfiguration, and barrows heavily from it. The difference is that it allows a user to apply a prefix to a given Configuration. It does this in the smilier view based manor that SubsetConfiguration does.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
