You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2013/04/07 23:47:15 UTC

[jira] [Created] (IO-374) WildcardFileFilter ctors should not use null to mean IOCase.SENSITIVE when delegating to other ctors

Sebb created IO-374:
-----------------------

             Summary: WildcardFileFilter ctors should not use null to mean IOCase.SENSITIVE when delegating to other ctors
                 Key: IO-374
                 URL: https://issues.apache.org/jira/browse/IO-374
             Project: Commons IO
          Issue Type: Bug
            Reporter: Sebb
            Priority: Minor


WildcardFileFilter ctors should not use null to mean IOCase.SENSITIVE when delegating to other ctors.

Just because null happens to mean case-sensitive, does not mean that internal calls to ctors should use that feature. It makes the code harder to read.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira