[
https://issues.apache.org/jira/browse/IO-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806475#comment-17806475
]
Elliotte Rusty Harold commented on IO-839:
------------------------------------------
I'd like to see the need for this one. It's sort of a weird thing to do. If
there's a need for this beyond one project, fine. Otherwise it's best left in
compress.
Also https://xkcd.com/927/ applies. Copying the code into commons-io does not
remove it from commons-compress.
If you're willing to break the API in commons-compress, there are likely better
ways to hide idiosyncratic APIs like this one. Mostly just make them
non-public.
> Review PathUtils.getBaseName
> ----------------------------
>
> Key: IO-839
> URL: https://issues.apache.org/jira/browse/IO-839
> Project: Commons IO
> Issue Type: Task
> Affects Versions: 2.16.0
> Reporter: Elliotte Rusty Harold
> Priority: Blocker
>
> This method was added to the public API without code review or discussion.
> Make sure this makes sense before the next release and either keep, modify,
> or remove as decided.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)