You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2007/11/24 19:12:43 UTC

[jira] Commented: (TRINIDAD-413) ValueMap is a Bidirectional reversible map. It is a useful utility class, make it public

    [ https://issues.apache.org/jira/browse/TRINIDAD-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545198 ] 

Matthias Weßendorf commented on TRINIDAD-413:
---------------------------------------------

what is the status of this patch?

> ValueMap is a Bidirectional reversible map. It is a useful utility class, make it public
> ----------------------------------------------------------------------------------------
>
>                 Key: TRINIDAD-413
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-413
>             Project: MyFaces Trinidad
>          Issue Type: New Feature
>            Reporter: Arjuna Wijeyekoon
>            Priority: Minor
>         Attachments: rename_valueMap_to_BidiMap.patch
>
>
> ValueMap is a Bidirectional reversible map. It is a useful utility class, so we should make it public.
> I'd like to call it:
> org.apache.myfaces.trinidad.util.BidiHashMap
> commons-collections has a similar class:
> http://jakarta.apache.org/commons/collections/apidocs/org/apache/commons/collections/BidiMap.html
> but we can't introduce a dependency on commons-collections in trinidad.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.