Shevek created VFS-509:
--------------------------

             Summary: Can't add a FileSystem using the API
                 Key: VFS-509
                 URL: https://issues.apache.org/jira/browse/VFS-509
             Project: Commons VFS
          Issue Type: Bug
            Reporter: Shevek


I can't take a StandardFileSystemManager and add a FileSystemProvider using the 
Java APIs.

Well, I can, but I have to use reflection.

A FileSystem requires a VfsComponentContext. This is not accessible using 
public APIs on the FSM or any VfsComponent. Although it has no state, the class 
is protected, so I can't instantiate one either.

Please make enough of the API public that this simple task can be performed.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to