getPath with varargs parameter
------------------------------

                 Key: IO-268
                 URL: https://issues.apache.org/jira/browse/IO-268
             Project: Commons IO
          Issue Type: Improvement
          Components: Utilities
    Affects Versions: 2.1
            Reporter: Gabriele Kahlout
            Priority: Minor
             Fix For: 2.1


How about refactoring getFile to also provide:
public static String getPath(Final File dir, final String... dirs) and 
public static String getPath(final String... dirs)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to