Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 32832 invoked from network); 4 Mar 2010 23:24:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Mar 2010 23:24:59 -0000 Received: (qmail 88343 invoked by uid 500); 4 Mar 2010 23:24:47 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 88143 invoked by uid 500); 4 Mar 2010 23:24:47 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 88135 invoked by uid 99); 4 Mar 2010 23:24:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 23:24:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mwooten.dev@gmail.com designates 209.85.219.213 as permitted sender) Received: from [209.85.219.213] (HELO mail-ew0-f213.google.com) (209.85.219.213) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Mar 2010 23:24:40 +0000 Received: by ewy5 with SMTP id 5so137495ewy.10 for ; Thu, 04 Mar 2010 15:24:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=qB2zVngYieaEe2AuvU0jMmDV/GhEZHca7YNOjSWqjhs=; b=NmO/qKZV5RoMAJ2SetbTVoYoEv7VAPb0oEimVNg1IeDU3AldfPYibouJDCWYG9dypM 6DdKwG47JXNk8iSRh6CXZpGj9gJhkUn9bf8z1K99kh93YxDx1dUiKYy//G7VrTakM/od 49nVtnSZOtcN1z8Hxh1P8GyYZiBiovsr6G5mQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=Dd8iltB4DgfZnk69YjF5BcJB9nMApDZ+sDA/hwjUcPwk/oG54+FhVVjBA81Q81pVpp REYXTIjU2xWdIV0tewP932XKbX9/mo57TpB9b2VTk2zjK+/vWTJjIQtfc/v3s8i2XGzx bFj0Hl/Ht6+U9M8I4ik6nSpvdYACNo8qSFMnc= MIME-Version: 1.0 Received: by 10.213.53.10 with SMTP id k10mr34991ebg.75.1267745059251; Thu, 04 Mar 2010 15:24:19 -0800 (PST) Date: Thu, 4 Mar 2010 18:24:19 -0500 Message-ID: Subject: [IO] Suggestions For Improvements From: Michael Wooten To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey All, I have created some JIRA entries with suggestions for improvements to Commons IO.=A0None of them are especially important, but hopefully nice to haves. I would appreciate any feedback on the ideas. Here are the links to the JIRA Entries: IO-198 Add ability in FileFilterUtils to apply file filters to collections and maps (https://issues.apache.org/jira/browse/IO-198 , patch available) IO-210 Create MagicNumberFileFilter (https://issues.apache.org/jira/browse/IO-210 , patch available) IO-229 Convert AndFileFilter and OrFileFilter Constructors to Use Varargs (https://issues.apache.org/jira/browse/IO-229) IO-232 Add Case Sensitive Creation Methods to FileFilterUtils (https://issues.apache.org/jira/browse/IO-232) IO-233 Add Methods for Buffering Streams/Writers To IOUtils (https://issues.apache.org/jira/browse/IO-233) IO-234 Add Methods For Retrieving System Directories/Paths to FileUtils (https://issues.apache.org/jira/browse/IO-234) IO-236 Add "Read" Methods With Size Limits to FileUtils (https://issues.apache.org/jira/browse/IO-236) IO-237 Add Additional toFiles() and toURLs() Methods to FileUtils (https://issues.apache.org/jira/browse/IO-237) IO-238 Add sizeOf(File) Method to FileUtils (https://issues.apache.org/jira/browse/IO-238) IO-239 Convert IOCase to a Java 1.5+ Enumeration (https://issues.apache.org/jira/browse/IO-239) Thanks. -Michael Wooten --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org