Eric Lessard created FELIX-5088:
-----------------------------------

             Summary: 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


{{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)

Reply via email to