Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
1.0, later, Nightly Builds, 2.0
-
None
Description
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.