You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Milosz Kmieciak (JIRA)" <ji...@apache.org> on 2009/06/02 16:37:07 UTC

[jira] Created: (VFS-262) fix "// TODO - this isn't really true" in VirtualFileSystem class refering to real capabilities

fix "// TODO - this isn't really true" in VirtualFileSystem class refering to real capabilities
-----------------------------------------------------------------------------------------------

                 Key: VFS-262
                 URL: https://issues.apache.org/jira/browse/VFS-262
             Project: Commons VFS
          Issue Type: Wish
            Reporter: Milosz Kmieciak


As once FileObject has been added as a junction into VirtualFileSystem, we loose it's FS capabilities info.

Solution could be like adding method for checking capability for particular FileObject based on FileSystem obtained from getJunctionForFile.. but not compatible with FileSystem interface. Still this can be useful for those who assume VirtualFileSystem class instance as FileSystem of a FileObject.

I can send you patch proposal if you accept that solution.

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