Sebb created COLLECTIONS-470:
--------------------------------

             Summary: TransformedMap class exists in two packages
                 Key: COLLECTIONS-470
                 URL: https://issues.apache.org/jira/browse/COLLECTIONS-470
             Project: Commons Collections
          Issue Type: Bug
    Affects Versions: 4.x
            Reporter: Sebb


It's very confusing to have two different TransformedMap classes in different 
packages: map, splitmap.
Indeed the Test class has to take special care with the serialised file name to 
avoid a clash.

Since we can break binary compat in v4, now is the time to rename one of the 
classes.

Perhaps rename as follows:
splitmap/TransformedMap => splitmap/TransformedGetPutMap

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to