You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2015/05/19 22:45:00 UTC

[jira] [Created] (IO-478) Rename org.apache.commons.io.output.ByteArrayOutputStream

Benedikt Ritter created IO-478:
----------------------------------

             Summary: Rename org.apache.commons.io.output.ByteArrayOutputStream
                 Key: IO-478
                 URL: https://issues.apache.org/jira/browse/IO-478
             Project: Commons IO
          Issue Type: Task
          Components: Streams/Writers
            Reporter: Benedikt Ritter
             Fix For: 3.x


The name of org.apache.commons.io.output.ByteArrayOutputStream clashes with java.io.ByteArrayOutputStream which can cause confusion. We should rename the class to something that better describes its behavior and differences to java.io.ByteArrayOutputStream, for example GrowingByteArrayOutputStream.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)