Allow expressions during lookup processing.
-------------------------------------------

                 Key: CONFIGURATION-380
                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-380
             Project: Commons Configuration
          Issue Type: New Feature
          Components: Expression engine
    Affects Versions: 1.6
            Reporter: Ralph Goers
            Assignee: Ralph Goers
             Fix For: 1.7


We have a need to use String manipulation functions such as are provided by 
commons lang StringUtils on values in DefaultConfigurationBuilder's 
configuration file. For example, we use the MDCStrLookup provided by SLF4J and 
need to call

right(${mdc:myKey}, 2) in a file pattern.

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

Reply via email to