Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 74581 invoked from network); 14 Apr 2010 14:17:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Apr 2010 14:17:16 -0000 Received: (qmail 43751 invoked by uid 500); 14 Apr 2010 14:17:16 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 43660 invoked by uid 500); 14 Apr 2010 14:17:16 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 43652 invoked by uid 99); 14 Apr 2010 14:17:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2010 14:17:16 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Apr 2010 14:17:14 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3EEGpTR003135 for ; Wed, 14 Apr 2010 10:16:52 -0400 (EDT) Message-ID: <30973704.114521271254611952.JavaMail.jira@thor> Date: Wed, 14 Apr 2010 10:16:51 -0400 (EDT) From: "Jukka Zitting (JIRA)" To: issues@commons.apache.org Subject: [jira] Resolved: (IO-242) Pre- and post-processing support for ProxyReader/Writer In-Reply-To: <784406385.364521269008727412.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/IO-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jukka Zitting resolved IO-242. ------------------------------ Resolution: Fixed Patch committed in revision 933964. > 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. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira