[ http://issues.apache.org/jira/browse/ADFFACES-282?page=all ]
Arjuna Wijeyekoon updated ADFFACES-282:
---------------------------------------
Attachment: rename_valueMap_to_BidiMap.patch
In SVN you can't do a rename and a move at the same time.
So in preparation for the move to the
org.apache.myfaces.trinidad.util
package,
I need to first do the rename:
ValueMap -> BidiHashMap
This patch does not yet impact any public api.
The new BidiHashMap class is till private.
> ValueMap is a Bidirectional reversible map. It is a useful utility class,
> make it public
> ----------------------------------------------------------------------------------------
>
> Key: ADFFACES-282
> URL: http://issues.apache.org/jira/browse/ADFFACES-282
> Project: MyFaces ADF-Faces
> 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.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira