Adam Rauch created COLLECTIONS-877:
--------------------------------------

             Summary: OrderedProperties.stringPropertyNames() returns unordered 
set
                 Key: COLLECTIONS-877
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-877
             Project: Commons Collections
          Issue Type: Bug
          Components: Properties
    Affects Versions: 4.5.0
            Reporter: Adam Rauch


OrderedProperties is a handy addition; thanks for that. In my first use, I was 
surprised to see that stringPropertyNames() returns a hash-ordered set since 
the class doesn't override this method. There are other ways to get ordered 
names, of course, but this method is convenient given no need to cast. If this 
is intentional, I would recommend documenting what seems to me like an 
inconsistency.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to