Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5813 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87331 invoked by uid 1010); 30 Nov 2003 09:44:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 87281 invoked from network); 30 Nov 2003 09:44:57 -0000 Received: from unknown (HELO smtp2.pp.htv.fi) (213.243.153.14) by pb1.pair.com with SMTP; 30 Nov 2003 09:44:57 -0000 Received: from localhost.localdomain (cs181008.pp.htv.fi [213.243.181.8]) by smtp2.pp.htv.fi (Postfix) with ESMTP id C19692973B6; Sun, 30 Nov 2003 11:44:56 +0200 (EET) Received: from localhost (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.12.10/8.12.10) with ESMTP id hAU9iuZK024712; Sun, 30 Nov 2003 11:44:56 +0200 Date: Sun, 30 Nov 2003 11:44:56 +0200 (EET) Reply-To: Jani Taskinen To: Wez Furlong Cc: =?ISO-8859-1?Q?Magnus_M=E4=E4tt=E4?= , internals@lists.php.net In-Reply-To: <03f101c3b726$0f30c300$8802a8c0@obsidian> Message-ID: References: <200311300918.14257.magnus@php.net> <03f101c3b726$0f30c300$8802a8c0@obsidian> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] Move old (or non-mainstream) extensions to PECL before beta 3 From: sniper@iki.fi (Jani Taskinen) I think the point in moving them to PECL is to make people realize that they are not supported. :) --Jani p.s. Can someone PLEASE nuke ext/db finally?! On Sun, 30 Nov 2003, Wez Furlong wrote: >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 ;-) > >