Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5811 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81413 invoked by uid 1010); 30 Nov 2003 09:41:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81388 invoked from network); 30 Nov 2003 09:41:30 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 30 Nov 2003 09:41:30 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 7CC591488089; Sun, 30 Nov 2003 01:40:51 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 32FCB1488087; Sun, 30 Nov 2003 01:40:44 -0800 (PST) Message-ID: <03f101c3b726$0f30c300$8802a8c0@obsidian> To: "=?iso-8859-15?B?TWFnbnVzIE3k5HR05A==?=" , References: <200311300918.14257.magnus@php.net> Date: Sun, 30 Nov 2003 09:40:56 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.9 required=5.0 tests=AWL,BAYES_30,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] Move old (or non-mainstream) extensions to PECL before beta 3 From: wez@thebrainroom.com ("Wez Furlong") The point is that there is no need to waste time moving things around if there is no build infrastructure in place. Having these extensions in php-src/ext is no different to having them in pecl/ except that they currently build under ext, but would require work to make them build under pecl. They are not hurting anyone where they are, so I suggest that it would be better to put the effort into the distro building script first, and then (if you're bored ;-) move these not-so-golden extensions into pecl. --Wez. > Maybe we should move extensions like dbase, ovrimos, ingress_ii, qtdom & > pfpro to PECL before releasing beta 3 ? > > Wez said, on IRC, that we need a script to pick out the "golden" extensions > for bundling, but Ilia pointed out that there's nothing golden about a few of > these. > -- > Caution: breathing may be hazardous to your health. Especially at PHP conferences in germany ;-)