You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Closed) (JIRA)" <ji...@apache.org> on 2011/10/10 17:49:30 UTC

[jira] [Closed] (IO-262) FileAlterationObserver has no getter for FileFilter

     [ https://issues.apache.org/jira/browse/IO-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary D. Gregory closed IO-262.
------------------------------


Closing, we released version 2.1.
                
> FileAlterationObserver has no getter for FileFilter
> ---------------------------------------------------
>
>                 Key: IO-262
>                 URL: https://issues.apache.org/jira/browse/IO-262
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.0, 2.0.1
>            Reporter: Lae
>            Priority: Trivial
>             Fix For: 2.1
>
>   Original Estimate: 5m
>  Remaining Estimate: 5m
>
> FileAlterationObserver accepts a FileFilter, but there is no getter for it, which causes inconvenience when implementing a FileAlterationListener.
> For example, when implementing FileAlterationListener.onStart(FileAlterationObserver), I wanted to get all existing files under FileAlterationObserver.getDirectory() that satisfies the FileFilter the user used to construct the observer, so that I can keep track of present states of the target files as well as their future states. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira