Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 61501 invoked from network); 18 May 2007 03:14:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 May 2007 03:14:10 -0000 Received: (qmail 9383 invoked by uid 500); 18 May 2007 03:14:13 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 9286 invoked by uid 500); 18 May 2007 03:14:13 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 9243 invoked by uid 99); 18 May 2007 03:14:13 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 20:14:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of bgiles@coyotesong.com designates 66.35.36.220 as permitted sender) Received: from [66.35.36.220] (HELO smtp.coyotesong.com) (66.35.36.220) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 May 2007 20:14:06 -0700 Received: from [192.168.47.10] (unknown [192.168.47.10]) by smtp.coyotesong.com (Postfix) with ESMTP id 3EF8F281CF for ; Thu, 17 May 2007 21:13:45 -0600 (MDT) Message-ID: <464D19DF.6030001@coyotesong.com> Date: Thu, 17 May 2007 21:13:35 -0600 From: Bear Giles User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: commons compress status? References: <2602.208.97.217.3.1179264551.squirrel@webmail.coyotesong.com> <31cc37360705161502o49c7a6dai285d041cef951f79@mail.gmail.com> <22165.208.97.217.3.1179354057.squirrel@webmail.coyotesong.com> <464C22E2.6060605@gmail.com> In-Reply-To: <464C22E2.6060605@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Thorbj�rn Ravn Andersen wrote: > I therefore suggest that the tar methods should be migrated to the vfs > module (if suitable) and that the compress module should contain > methods that can compress/uncompress streams (which is easily > extendable to files, http connections etc). > > By doing so there will be a clear goal of this project. It looks like VFS has most of the concepts I was working on so it would be a waste of effort to do a parallel effort. I had skimmed the project earlier but only noticed the networked implementations. I agree that the 'compress' tar classes should be removed and a pointer left to the VFS project. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org