[ 
https://issues.apache.org/jira/browse/IO-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549157
 ] 

Matt Benson commented on IO-145:
--------------------------------

Again, I don't really buy the overlap of [io] having its own reverse comparator 
implementation, especially depending on what [collections] does with generics, 
that being the only difference here.  Consider also that  if you provide 
ReverseFileComparator you'll either have to have a NaturalFileComparator to 
reverse in case you want to reverse File's natural order, or allow 
ReverseFileComparator with no delegate to indicate reverse natural ordering.

> File Comparator implementations
> -------------------------------
>
>                 Key: IO-145
>                 URL: https://issues.apache.org/jira/browse/IO-145
>             Project: Commons IO
>          Issue Type: New Feature
>    Affects Versions: 1.3.2
>            Reporter: Niall Pemberton
>            Assignee: Niall Pemberton
>            Priority: Minor
>             Fix For: AFTER-1.4
>
>         Attachments: LastmodifiedFileComparator.java, 
> LengthFileComparator.java, NameFileComparator.java, PathFileComparator.java, 
> ReverseFileComparator.java, SuffixFileComparator.java
>
>
> Add file comparator implementations - prompted by IO-142

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

Reply via email to