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

Ralph Goers resolved VFS-205.
-----------------------------

    Resolution: Won't Fix

The documentation for File indicates it will throw an exception if the url 
contains a scheme other than file:. Furthermore, FileInputStream uses native 
methods to access the file data on disk. Attempting to use a File object based 
on the FileObject class would be doomed to fail. Since FileReader uses a 
FileInputStream internally it would also fail.



> Please provide simple methods for java.io.File <-> FileObject conversion
> ------------------------------------------------------------------------
>
>                 Key: VFS-205
>                 URL: https://issues.apache.org/jira/browse/VFS-205
>             Project: Commons VFS
>          Issue Type: Improvement
>            Reporter: Tim Lebedkov
>
> Please provide simple methods for java.io.File <-> FileObject conversion

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to