FileUtils.openOutputStream
--------------------------

                 Key: IO-107
                 URL: http://issues.apache.org/jira/browse/IO-107
             Project: Commons IO
          Issue Type: New Feature
          Components: Utilities
            Reporter: Stephen Colebourne
         Assigned To: Stephen Colebourne
             Fix For: 1.3


Add a new method - FileUtils.openOutputStream.

This will centralise the opening of a file in a single place in the source 
code. The new method will check that the file is not a directory, and will 
create parent directories if required.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to