[
https://issues.apache.org/jira/browse/LANG-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12546286
]
Matt Benson commented on LANG-197:
----------------------------------
It seems as though the most surgical way to do this would be to introduce a
formatting StrLookup that delegates to another StrLookup and has a configurable
StrMatcher to find the pattern that triggers a parse from a configurable
metaFormat.
> [lang] Extending VariableFormatter to use FormatPatterns
> --------------------------------------------------------
>
> Key: LANG-197
> URL: https://issues.apache.org/jira/browse/LANG-197
> Project: Commons Lang
> Issue Type: Improvement
> Affects Versions: 2.1
> Environment: Operating System: All
> Platform: Other
> Reporter: Tom Schindl
> Priority: Minor
> Attachments: patch.txt, VariableFormatterWithFormating.java,
> VariableFormatterWithFormatingTest.java
>
>
> It would be great to extend VariableFormatter to use Format-Patterns like
> MessageFormat does it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.