[ 
http://issues.apache.org/jira/browse/COLLECTIONS-8?page=comments#action_12445811
 ] 
            
Rune Peter Bjørnstad commented on COLLECTIONS-8:
------------------------------------------------

I disagree. Comparators are used in the JDK and Commons-Collections has its own 
comparators package, thus it's reasonable to think that Comparator 
implementation should be reusable. It's up to the implementation of the 
Comparator to determine what the semantics of its value is. My implementation 
makes this possible. 

> Comparator Predicate
> --------------------
>
>                 Key: COLLECTIONS-8
>                 URL: http://issues.apache.org/jira/browse/COLLECTIONS-8
>             Project: Commons Collections
>          Issue Type: New Feature
>          Components: Functor
>    Affects Versions: 3.1
>         Environment: Operating System: other
> Platform: Other
>            Reporter: Rune Peter Bjørnstad
>            Priority: Minor
>             Fix For: 3.3
>
>         Attachments: ComparatorPredicate.diff, ComparatorPredicate.java
>
>
> A predicate that makes use of a Comparator object for evaluation is, in my 
> opinion, missing in the functors package.

-- 
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



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to