Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 80147 invoked from network); 2 Jul 2008 09:25:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2008 09:25:41 -0000 Received: (qmail 31244 invoked by uid 500); 2 Jul 2008 09:25:38 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 31178 invoked by uid 500); 2 Jul 2008 09:25:37 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 31167 invoked by uid 99); 2 Jul 2008 09:25:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 02:25:37 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of grobmeier@gmail.com designates 74.125.46.153 as permitted sender) Received: from [74.125.46.153] (HELO yw-out-1718.google.com) (74.125.46.153) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Jul 2008 09:24:46 +0000 Received: by yw-out-1718.google.com with SMTP id 9so147136ywk.60 for ; Wed, 02 Jul 2008 02:25:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=gOLFDn3PSNunmj1wUaZFdKjmJnW2RNb7pk9ca4I5gm8=; b=SnNwvWRqyEl7MdahB6jOQpdpAECFQgwj9vDGx9H3uy2bvWLWkZ1xWgsgRpizaHWojz 4+B2rdJ7mNFpeLUNbc0XPvEUW4Zxqd9TdQP1nsQOq0kaiLTFipCRgSrdrwKCkbpH6tVP xQFDywHmX2yzI0wTouX3iUg+nSP3qNGc3IB68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=WNDbGxB4q3jcDLY98vbEQrxkVFOzc4ENbHo3QEl7dh4aLbZ8jgb4aLupFqMeHGft0V cHVnmWuNw+GBf8g5/AaJY3DUwHIg6aLfuZ3joLOirGliOVBlxdL5wNgzbYV9gXoqbBOl VZUsek1dXunkEEBImf/ILiESO0UknNhRR63bE= Received: by 10.150.12.3 with SMTP id 3mr12520567ybl.17.1214990703827; Wed, 02 Jul 2008 02:25:03 -0700 (PDT) Received: by 10.150.145.3 with HTTP; Wed, 2 Jul 2008 02:25:03 -0700 (PDT) Message-ID: Date: Wed, 2 Jul 2008 11:25:03 +0200 From: "Christian Grobmeier" To: "Commons Users List" Subject: Re: [VFS] Modifying / Creating zip archives In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3857_19649462.1214990703828" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_3857_19649462.1214990703828 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline It is planned - VFS has old code in its base. When compress (sandbox) is redesigned, tested and accepted, VFs will depend on that. Compress currently has some remove-functions now, which you can see here: http://projects.grobmeier.de/compress-redesign-draft1.zip http://projects.grobmeier.de/compress-redesign.git/ On Wed, Jul 2, 2008 at 11:17 AM, Pierre Chastagner wrote: > > Hello, > > I was looking at your VFS project which is really interesting ! I was > wondering if you planned to implement functions to create / modify a zip > archive (adding / removing entries), like TrueZip does. > > Thanks ! > Pierre > _________________________________________________________________ > Explore the seven wonders of the world > http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBRE > ------=_Part_3857_19649462.1214990703828--