Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:23631 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67380 invoked by uid 1010); 24 May 2006 14:38:00 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67365 invoked from network); 24 May 2006 14:38:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 May 2006 14:38:00 -0000 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.184.236 wr-out-0506.google.com Linux 2.4/2.6 Received: from ([64.233.184.236:41368] helo=wr-out-0506.google.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 10/2D-19568-7CF64744 for ; Wed, 24 May 2006 10:37:59 -0400 Received: by wr-out-0506.google.com with SMTP id i31so1723771wra for ; Wed, 24 May 2006 07:37:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EDTX49C0niwxfZ7UxMwIPMVmUrhBLEtmNKtaa0pX51fF7FadgVAsX/iIPwD0uS0rmIQwFVyFNpqtLjzO16NQwAQL55gIfexs4BrlFsMHFh60NpCcAc6oV5sFq2vkYWTx759P9j1yVrTEdm2HHgY4dUDwW7aKEllpKJ42pfc1y8M= Received: by 10.54.101.13 with SMTP id y13mr7283057wrb; Wed, 24 May 2006 07:37:56 -0700 (PDT) Received: by 10.54.94.5 with HTTP; Wed, 24 May 2006 07:37:56 -0700 (PDT) Message-ID: Date: Wed, 24 May 2006 16:37:56 +0200 To: "Rasmus Lerdorf" Cc: internals@lists.php.net In-Reply-To: <4474677C.2010904@lerdorf.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060524153811.0130eeb2@localhost.localdomain> <4474677C.2010904@lerdorf.com> Subject: Re: [PHP-DEV] filter, state of the beast, take over From: pierre.php@gmail.com (Pierre) Hi Rasmus, On 5/24/06, Rasmus Lerdorf wrote: > What do you mean take over? Just keep doing what you are doing. Some > of your patches have some issues and need to be worked out, but most of > them are fine. I would like to get the rights: - commit changes again, this problem is solved, you did it in this answer - to continue to add or change things as I did but in a more efficient way: commit (as experimental) and ask for feedbacks instead of asking for feed= backs before the commits - to release pecl/filter as often as required. Release filter through pecl will bring more users and visibility. It will help to see how it works and what has to be changed Short version: to activelly lead the development, in cooperation with the interested people in internals and our users. Again, that does not mean I will take unilateral decisions, it is only necessary to bring this extension to a stable and useable state. I hope it is more clear now :-) Cheers, --Pierre