You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Jukka Zitting (JIRA)" <ji...@apache.org> on 2010/03/19 15:27:27 UTC

[jira] Updated: (IO-242) Pre- and post-processing support for ProxyReader/Writer

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

Jukka Zitting updated IO-242:
-----------------------------

    Attachment: IO-242.patch

Proposed patch.

> Pre- and post-processing support for ProxyReader/Writer
> -------------------------------------------------------
>
>                 Key: IO-242
>                 URL: https://issues.apache.org/jira/browse/IO-242
>             Project: Commons IO
>          Issue Type: New Feature
>          Components: Streams/Writers
>            Reporter: Jukka Zitting
>            Assignee: Jukka Zitting
>            Priority: Minor
>             Fix For: 2.0
>
>         Attachments: IO-242.patch
>
>
> In IO-211 we added protected before/after methods for all read and write operations in ProxyInputStream and ProxyOutputStream. I now have a use case where I need similar functionality also for a Writer, so I've implemented the same feature also for ProxyReader and ProxyWriter. I'll attach the patch for review before committing it.

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