WildcardFilter should use wildcardMatch(filename,wildcard,***BOOLEAN***)
------------------------------------------------------------------------

         Key: IO-81
         URL: http://issues.apache.org/jira/browse/IO-81
     Project: Commons IO
        Type: Improvement

    Versions: 1.3    
    Reporter: Lars Beuster
    Priority: Minor


It would be nice if the WildcardFilter would use 
    FilenameUtils.wildcardMatch(filename, wildcard, ***BOOLEAN***).
The boolean for 'system' could be passed to the constructor (preferred) or 
assigned via a setter.

Thanks
Lars




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