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

Gary D. Gregory resolved IO-364.
--------------------------------
    Resolution: Won't Do

Setting to "Won't Do".

> Allow DirectoryWalker provide relative paths in handle*()
> ---------------------------------------------------------
>
>                 Key: IO-364
>                 URL: https://issues.apache.org/jira/browse/IO-364
>             Project: Commons IO
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.4
>            Reporter: Ondra Žižka
>            Priority: Major
>
> {code}
> handleFile( File file, int depth, Collection results )
> {code}
> and other methods provide a file object with full path.
> As it's much easier to concat base path and additional path than 
> "substracting" one path from other, I suggest:
> The `File` object provided by `handleFile()` and other `handle*` methods 
> should (optionally) contain path relative to the one passed to `walk()`.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to