[ 
https://issues.apache.org/jira/browse/IO-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17806815#comment-17806815
 ] 

Gary D. Gregory commented on IO-839:
------------------------------------

The most common use case (aside from Commons Compress, at my work for example) 
is to read a file, transform it in some way and save the output, for example, 
from some/place/source.foo to some/other/place/target.bar, where in addition 
you use the base name "foo" for naming other artifacts, in files or other 
storage from MongoDB to an RDBMS. Sometimes the "foo" file is in XML or JSON 
but you want to use the base name, leaving out the extension.

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

Reply via email to