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

Stephen Colebourne commented on IO-145:
---------------------------------------

I support the addition of these as a new subpackage of [io].

I also support the provision of 'REVERSE' constants, however I would prefer to 
see any reverse implementation as package scoped. The JDK supplies the 
implementation itself as from Java 5 (on Collections).

This code is also Java 5 specific. If it is to go in the 1.x branch of [io] 
then the generics need removing. Personally, I think it might be worth just 
applying the classes to the new java 5 project/branch.

> 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: DefaultFileComparator.java, 
> ExtensionFileComparator.java, LastModifiedFileComparator.java, 
> LengthFileComparator.java, NameFileComparator.java, PathFileComparator.java, 
> ReverseFileComparator.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