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.

Reply via email to