On Wed, Aug 4, 2010 at 11:27 AM,  <sebastian.petzelber...@aformatik.com> wrote:
>
> Wanted is a convenience method that hides the opening and closing of a file
> connection. This would avoid redundancy and failures by accidently not
> closing the file connection. I have implemented this before, but now I want
> to use apache commons io and I am asking why this isn't there. I could
> contribute this.

Do you mean this:

http://developers.sun.com/mobility/apis/articles/fileconnection/

..because IO is targeted at the Java SE and has no dependencies
currently and I would be reluctant to add any.

Niall

> Sebastian Petzelberger

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to