Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24834 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92540 invoked by uid 1010); 21 Jul 2006 12:29:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92521 invoked from network); 21 Jul 2006 12:29:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2006 12:29:08 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 64.233.166.177 py-out-1112.google.com Linux 2.4/2.6 Received: from ([64.233.166.177:39603] helo=py-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id CF/1B-29121-498C0C44 for ; Fri, 21 Jul 2006 08:29:08 -0400 Received: by py-out-1112.google.com with SMTP id x31so130307pye for ; Fri, 21 Jul 2006 05:29:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=USVOx3aekThzkOByoduFs6j0CDlGvSmODJSYY6kFyYnM9CjkvfXVeqO8v5o9Yc8rQBzSPvklXkLFafzRmJ2nGtmJu3sQz3DNDWIvwVCCo1qjw5PRNIxvhhQIjOudJWeGmM3Kwv3Yp7cPfeNVaX+C3/QsRKaiw1yq0sEfuCqj4E0= Received: by 10.35.41.12 with SMTP id t12mr1268947pyj; Fri, 21 Jul 2006 05:29:05 -0700 (PDT) Received: by 10.35.93.18 with HTTP; Fri, 21 Jul 2006 05:29:05 -0700 (PDT) Message-ID: <10845a340607210529k595fd154kf2a985fbf76f701d@mail.gmail.com> Date: Fri, 21 Jul 2006 13:29:05 +0100 Reply-To: RQuadling@GoogleMail.com To: Pierre Cc: internals@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060719173451.114d4528@pierre-u64> <20060721112422.JLUB11710.aamtaout03-winn.ispmail.ntl.com@win2ks> <10845a340607210513md187341saa68f2844489a6a8@mail.gmail.com> Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: rquadling@googlemail.com ("Richard Quadling") So where does this leave adding pecl/zip to 5.2? PDO is not core for Windows so should zip? On 21/07/06, Pierre wrote: > On 7/21/06, Richard Quadling wrote: > > A compression wrapper like PDO would be great. And they do all do the > > same things more or less. Take data and compress it. Take compressed > > data and uncompress it. Not that different. > > Then do it in PHP, it is very easy to create one for the simple > operations (which seems to be what you are looking for). And you can > start now or help the PEAR File_Archive maintainers to port their > packages to php5 (and use the native functions). I'm ready to help or > to modify the API as long as zip is not in the beta phase. > > No other language has such wrappers implemented nativelly and for > those I use, I do not know any wrapper at all. > > Cheers, > --Pierre > -- ----- Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731 "Standing on the shoulders of some very clever giants!"