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 2003/09/19 15:22:34 UTC

DO NOT REPLY [Bug 23270] New: - New features required for DoubleOreredMap

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23270

New features required for DoubleOreredMap

           Summary: New features required for DoubleOreredMap
           Product: Commons
           Version: Nightly Builds
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Collections
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: Dave@JungleMoss.com


I need to add some new features in DoubleOrderedMap:
1. Optional transaction support.
2. Use of Comparators (if specified) instead of natural ordering.
3. Decorators for DoubleOrderedMap

This is an umbrella issue for me to add patches to for review until everybody 
is happy with it!