Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25298 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 97881 invoked by uid 1010); 10 Aug 2006 20:47:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 97865 invoked from network); 10 Aug 2006 20:47:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2006 20:47:37 -0000 X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:2703] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id D6/12-04634-76B9BD44 for ; Thu, 10 Aug 2006 16:47:36 -0400 Received: by gw2.emini.dk (Postfix, from userid 504) id 9C73BBFAF5; Thu, 10 Aug 2006 22:47:32 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Level: Received: from [10.0.0.11] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 6C06EBFAF2; Thu, 10 Aug 2006 22:47:31 +0200 (CEST) Message-ID: <44DB9B62.9060201@emini.dk> Date: Thu, 10 Aug 2006 22:47:30 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Antony Dovgal Cc: php-dev References: <44DB9713.6090801@zend.com> <44DB981F.6000508@emini.dk> <44DB9A9F.8050305@zend.com> In-Reply-To: <44DB9A9F.8050305@zend.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/msql move to PECL From: edink@emini.dk (Edin Kadribasic) Antony Dovgal wrote: > On 11.08.2006 00:33, Edin Kadribasic wrote: > >> Hi, >> >> msql was obsolete back in 1999 when I was still using it. I doubt many >> people have touched it in this century, >> >> I don't think you need to move it to PECL. I think it should just be >> cvs deleted, and a note added that as of 5.2.0 we no longer support msql. > > > Well, moving to PECL without creating a PECL project is virtually the same. > Also, you know that the approved policy is to _move_ and not to _delete_. > So I think one more dead/obsolete/unsupported module won't hurt PECL. CVS delete will keep it for past versions and archeological research. I don't see msql ext ever being needed again and I don't think we should treat PECL as a garbage dump. Edin