Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5820 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15737 invoked by uid 1010); 30 Nov 2003 10:02:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 15713 invoked from network); 30 Nov 2003 10:02:32 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 30 Nov 2003 10:02:32 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 2CA0E1488087; Sun, 30 Nov 2003 02:01:51 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id 1586A1488087; Sun, 30 Nov 2003 02:01:40 -0800 (PST) Message-ID: <045201c3b728$fb554470$8802a8c0@obsidian> To: "Jani Taskinen" Cc: References: <200311300918.14257.magnus@php.net> <03f101c3b726$0f30c300$8802a8c0@obsidian> <040201c3b726$fa681030$8802a8c0@obsidian> Date: Sun, 30 Nov 2003 10:01:51 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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.7 required=5.0 tests=AWL,BAYES_30,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") There is no point moving unmaintained code from ext to pecl; its just a waste of time until we can solve the problem at packaging time, which is why I'm suggesting that one of the build guru's that hates these unmaintained extensions *cough* Jani *cough* should work on the distro building tool which we will need real soon now anyway. ;-) --Wez. > I didn't mean they would be totally unaccesible. > Just not supported in the main distribution.. > > --Jani