DAVID MOLLITOR created VFS-479:
----------------------------------

             Summary: Implement Utility closeQuietly()
                 Key: VFS-479
                 URL: https://issues.apache.org/jira/browse/VFS-479
             Project: Commons VFS
          Issue Type: Wish
            Reporter: DAVID MOLLITOR
            Priority: Minor


It would be great if there was a static utility function that acted on ... that 
would swallow any errors while closing a .....

It would work much the same way as the closeQuietly() methods of the Commons IO 
library.

Would it be possible to have FileObject extend java.io.Closeable and therefore 
it will work with the existing Common IO library.

Another way would be to add a closeQuietly() method added to Commons IO to 
support FileObjects.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to