Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35132 invoked by uid 1010); 29 Sep 2006 12:15:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 35117 invoked from network); 29 Sep 2006 12:15:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2006 12:15:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=cschneid@cschneid.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=cschneid@cschneid.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain cschneid.com from 195.226.6.42 cause and error) X-PHP-List-Original-Sender: cschneid@cschneid.com X-Host-Fingerprint: 195.226.6.42 darkcity.gna.ch Linux 2.5 (sometimes 2.4) (4) Received: from [195.226.6.42] ([195.226.6.42:54495] helo=mail.gna.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1D/14-06827-44E0D154 for ; Fri, 29 Sep 2006 08:15:02 -0400 Received: from localhost (localhost [127.0.0.1]) by darkcity.gna.ch (Postfix) with ESMTP id B11DAC53EE; Fri, 29 Sep 2006 14:14:57 +0200 (CEST) Received: from unknown by localhost (amavisd-new, unix socket) id client-XX7T0mHY; Fri, 29 Sep 2006 14:14:55 +0200 (CEST) Received: from [192.168.1.72] (unknown [195.226.9.186]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by darkcity.gna.ch (Postfix) with ESMTP id BD289C53B2; Fri, 29 Sep 2006 14:14:55 +0200 (CEST) Message-ID: <451D0E3E.6000301@cschneid.com> Date: Fri, 29 Sep 2006 14:14:54 +0200 User-Agent: Thunderbird 1.5.0.7 (X11/20060911) MIME-Version: 1.0 To: Pierre CC: internals@lists.php.net References: <9D21C7F4-5269-47C2-B574-F563B378A4CF@prohost.org> <451CF1B4.4040503@cschneid.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at gna.ch Subject: Re: [PHP-DEV] Filter Vote From: cschneid@cschneid.com (Christian Schneider) Pierre wrote: > This patch is more than only changing the API to fit to our decisions. I know. That's why Derick's patch would have to be on par to be competitive. > The (bad) joke is to be here talking again about something we agreed > on two weeks ago. While I agree with you the problem is that it's as of now unclear who's in the driver seat of the filter extension: You or Derick. We need someone or some process (like the semi-seriously proposed shoot-out) to decide who's in charge. Reminds me of the posting by the NetBSD guy Hannum (especially the part about locking of projects and meritocracy): http://mail-index.netbsd.org/netbsd-users/2006/08/30/0016.html - Chris