[ 
https://issues.apache.org/jira/browse/IO-211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jukka Zitting resolved IO-211.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0
         Assignee: Jukka Zitting

Committed the proposed patch in revision 805151.

> Pre- and post-processing support for proxied streams
> ----------------------------------------------------
>
>                 Key: IO-211
>                 URL: https://issues.apache.org/jira/browse/IO-211
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: IO-211.patch
>
>
> In many cases a stream decorator needs to add custom pre- or post-processing 
> functionality to all the read and write methods in decorated input and output 
> streams. For example the CountingInputStream needs to override all three 
> read() methods with similar code.
> It would be nice if the proxy stream classes provided simple hooks for adding 
> such functionality.

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

Reply via email to