[
https://issues.apache.org/jira/browse/LANG-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anthony Whitford updated LANG-1179:
-----------------------------------
Attachment: StrLookup.patch
> Add Properties support to StrLookup
> -----------------------------------
>
> Key: LANG-1179
> URL: https://issues.apache.org/jira/browse/LANG-1179
> Project: Commons Lang
> Issue Type: Improvement
> Components: lang.text.*
> Affects Versions: 3.4
> Reporter: Anthony Whitford
> Priority: Minor
> Attachments: StrLookup.patch
>
>
> Sadly,
> [Properties|http://docs.oracle.com/javase/7/docs/api/java/util/Properties.html]
> implements {{Map<Object,Object>}} instead of {{Map<String,String>}}, so one
> can not use the {{MapStrLookup}}.
> I propose adding a Properties variant. Patch attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)