Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24700 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22199 invoked by uid 1010); 19 Jul 2006 17:25:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22160 invoked from network); 19 Jul 2006 17:25:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2006 17:25:51 -0000 Authentication-Results: pb1.pair.com header.from=markright@gmail.com; domainkeys=good DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: markright@gmail.com X-Host-Fingerprint: 64.233.182.190 nf-out-0910.google.com Linux 2.4/2.6 Received: from ([64.233.182.190:59163] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id 1B/A3-10398-6236EB44 for ; Wed, 19 Jul 2006 12:51:51 -0400 Received: by nf-out-0910.google.com with SMTP id y25so266546nfb for ; Wed, 19 Jul 2006 09:51:47 -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:references; b=ljWdJhI+wUQ6/XJdYsOkoFWsay0GsQROPRXyCaJbIZxRL1DBKc27QxHScc58pjdlfYdR/mQ85CJQzfqsB6TLk8iD7pWTjEXUo27pnrF2xxT/0/r0Nmj5OwaUSzziMeodkSqyiUjnOC7YL5FjU+NoxU+veoIjTuytF5b2ew68zhM= Received: by 10.78.185.7 with SMTP id i7mr541767huf; Wed, 19 Jul 2006 09:51:47 -0700 (PDT) Received: by 10.78.131.20 with HTTP; Wed, 19 Jul 2006 09:51:47 -0700 (PDT) Message-ID: <2fd662a00607190951v5cf70faaxa750c7aa100cecd9@mail.gmail.com> Date: Wed, 19 Jul 2006 18:51:47 +0200 To: "Antony Dovgal" Cc: pierre.php@gmail.com, internals@lists.php.net In-Reply-To: <44BE56EF.9060908@zend.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_72206_1899511.1153327907700" References: <20060719173451.114d4528@pierre-u64> <44BE56EF.9060908@zend.com> Subject: Re: [PHP-DEV] Adding pecl/zip to 5.2 From: markright@gmail.com (Marco) ------=_Part_72206_1899511.1153327907700 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline > > > I would rather move more extensions from core to PECL, than from PECL to > core. From my experiences the problem with this is many shared hosts wont install non core modules, so the more modules moved from core to pecl the less flexible php will be and the less use it will be. I understand the need to keep the core code maintained and as clean and lean as possible, but we also need to look at what developers need to create applications that can be used with mass virtual hosting. Regards Marco ------=_Part_72206_1899511.1153327907700--