You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Brad Davis (JIRA)" <ji...@apache.org> on 2010/07/13 20:35:01 UTC

[jira] Commented: (VFS-254) Let FileObject and FileContent extend Closeable

    [ https://issues.apache.org/jira/browse/VFS-254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12887920#action_12887920 ] 

Brad Davis commented on VFS-254:
--------------------------------

Can we call 1.4 dead, or at least sufficiently covered by VFS 1.x?

> Let FileObject and FileContent extend Closeable
> -----------------------------------------------
>
>                 Key: VFS-254
>                 URL: https://issues.apache.org/jira/browse/VFS-254
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 1.0, 1.1, later, Nightly Builds, 2.0
>            Reporter: Marek Zawirski
>            Priority: Trivial
>             Fix For: 2.0
>
>         Attachments: extend_cloneable.patch
>
>
> What about letting FileObject and FileContent extend java.io.Closeable interface?
> Some applications have a generic code for closing such resources (and for example ignoring and logging exceptions during close), so it may be useful at application-level.

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