[
https://issues.apache.org/jira/browse/FELIX-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler updated FELIX-5088:
------------------------------------
Fix Version/s: configadmin-1.8.10
> CaseSensitiveDictionary should implement equals()
> -------------------------------------------------
>
> Key: FELIX-5088
> URL: https://issues.apache.org/jira/browse/FELIX-5088
> Project: Felix
> Issue Type: Improvement
> Components: Configuration Admin
> Affects Versions: configadmin-1.8.8
> Reporter: Eric Lessard
> Priority: Minor
> Fix For: configadmin-1.8.10
>
>
> {{Configuration.getProperties()}} currently returns an instance of
> {{CaseSensitiveDictionary}} which does not implement the {{equals()}} method.
> This forces clients to write their own comparison code if they want to
> compare {{CaseSensitiveDictionary}} objects.
> To minimize duplication in client code and have a common way of comparison,
> the {{CaseSensitiveDictionary}} class should provide an implementation of the
> {{equals()}} method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)