You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2004/06/03 01:43:21 UTC

DO NOT REPLY [Bug 27231] - [collections] Change to HashEntry inner class of AbstractHashedMap

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27231>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27231

[collections] Change to HashEntry inner class of AbstractHashedMap

scolebourne@joda.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX



------- Additional Comments From scolebourne@joda.org  2004-06-02 23:43 -------
This work is very good quality, and would be exactly what I would do in a 
private library.

Regrettably commons collections must preserve the integrity of the HashEntry 
abstract class and cannot change it to an interface.

If an AbstractHashedSet ever gets created then an interface design should be 
used.

Thanks for the code, unfortunately closing as wontfix due to backwards 
compatability.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org