[
https://issues.apache.org/jira/browse/VFS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599573#action_12599573
]
James Carman commented on VFS-210:
----------------------------------
We're still going to maintain the common API, right? So, I can treat an FTP
file object the same as a WebDAV file object? I've got code that relies upon
that abstraction and it works very nicely. We just use a regular disk file
during unit testing and we use WebDAV in "production" with no changes to the
code (just configuration).
> Wrapper-Mode VFS
> ----------------
>
> Key: VFS-210
> URL: https://issues.apache.org/jira/browse/VFS-210
> Project: Commons VFS
> Issue Type: Improvement
> Affects Versions: 1.0
> Reporter: Mario Ivankovits
> Assignee: Mario Ivankovits
> Fix For: 2.0
>
>
> VFS should behave more like a wrapper to the underlaying library than a full
> blown filesystem.
> This should solve the following problems:
> * access of hidden files/directories
> * access to special folders
> * speed up FTP access
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.