Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24697 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63478 invoked by uid 1010); 19 Jul 2006 16:52:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63462 invoked from network); 19 Jul 2006 16:52:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2006 16:52:56 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.169 ug-out-1314.google.com Linux 2.4/2.6 Received: from ([66.249.92.169:24823] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id E3/61-00170-AE85EB44 for ; Wed, 19 Jul 2006 12:08:12 -0400 Received: by ug-out-1314.google.com with SMTP id k3so426336ugf for ; Wed, 19 Jul 2006 09:08:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bA92M5TAGc2VT1fqnFHtF7adTs5j8TocqIdOzuyDhDtVlV4pJ1DTMnFo6u3Q2V3Fqwd5e08VEZVguvYVNikxQmPDf1D007TVI6YQeaqTQrKyZ0sDwf/zMUJQ5Z/V69XE9cTwZCcLhIFPZAE7ZE25+NZDXW7cawCASTKfu8Z91oo= Received: by 10.67.29.12 with SMTP id g12mr911658ugj; Wed, 19 Jul 2006 09:08:32 -0700 (PDT) Received: by 10.66.220.11 with HTTP; Wed, 19 Jul 2006 09:08:32 -0700 (PDT) Message-ID: Date: Wed, 19 Jul 2006 18:08:32 +0200 To: "Sean Coates" Cc: internals@lists.php.net In-Reply-To: <44BE57C8.8070608@caedmon.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060719173451.114d4528@pierre-u64> <44BE57C8.8070608@caedmon.net> Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: pierre.php@gmail.com (Pierre) Hello, On 7/19/06, Sean Coates wrote: > Tony mentioned another issue: the headache of maintaining PECL code > between PHP versions. This is a valid point (and he can elaborate if he > likes), but is a separate issue. I'm very aware of the PECL issues and that's irrelevant in this current poll. > IMO, core shouldn't grow for modules like this (and JSON -- but the JSON > discussion certainly DID take place and the module seems tiny enough to > be benign); the idea is to move non-essential modules OUT of the main > distribution and into PECL, not the other way. The discussions to move it out never took place either, that's also a problem. Also consider this version as a complete new package, it fits in your definition. --Pierre