Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32364 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57981 invoked by uid 1010); 18 Sep 2007 07:44:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 57966 invoked from network); 18 Sep 2007 07:44:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2007 07:44:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.5 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.6 Received: from [82.94.239.5] ([82.94.239.5:44350] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/77-25125-1F18FE64 for ; Tue, 18 Sep 2007 03:44:51 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id l8I7ijMF024182; Tue, 18 Sep 2007 09:44:45 +0200 Date: Tue, 18 Sep 2007 09:44:45 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Ilia Alshanetsky cc: Steph Fox , Marcus Boerger , Lukas Kahwe Smith , Stanislav Malyshev , PHP Developers Mailing List In-Reply-To: Message-ID: References: <1F69D3A2-0020-4B78-8B78-F4EE483ECC5D@prohost.org> <46EC6830.5060603@zend.com> <46ED4585.3070608@pooteeweet.org> <012701c7f87c$59a3ab00$4501a8c0@foxbox> <191696442.20070916184743@marcus-boerger.de> <016401c7f883$5eeb6d80$4501a8c0@foxbox> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8 Subject: Re: [PHP-DEV] PHP 5.3 Suggested Feature List (Summary) From: derick@php.net (Derick Rethans) On Sun, 16 Sep 2007, Ilia Alshanetsky wrote: > On 16-Sep-07, at 1:02 PM, Steph Fox wrote: > > > Mmm... but that means dictating which features can or can't go into > > an extension or a specific build system purely on the level of > > outside interest in them. > > Steph, isn't the goal of "core" to contain things that are of common > use and are not for niche uses and wouldn't lack of interest imply its > a niche feature? It's not so simple, because not everything can be done in extensions; and as Lukas said... not everybody felt qualified to vote on all the different points either. regards, Derick