Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25887 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91784 invoked by uid 1010); 29 Sep 2006 10:13:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91769 invoked from network); 29 Sep 2006 10:13:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Sep 2006 10:13:23 -0000 Authentication-Results: pb1.pair.com header.from=cschneid@cschneid.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=cschneid@cschneid.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain cschneid.com from 195.141.85.117 cause and error) X-PHP-List-Original-Sender: cschneid@cschneid.com X-Host-Fingerprint: 195.141.85.117 uf1.search.ch Linux 2.4/2.6 Received: from [195.141.85.117] ([195.141.85.117:41948] helo=smtp.rim.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4C/AC-10950-FB1FC154 for ; Fri, 29 Sep 2006 06:13:22 -0400 Received: from localhost (localhost [127.0.0.1]) by verksam.search.ch (Postfix) with ESMTP id AFCF73A8184; Fri, 29 Sep 2006 12:13:12 +0200 (CEST) Received: from unknown by localhost (amavisd-new, unix socket) id client-XXjclzNB; Fri, 29 Sep 2006 12:13:11 +0200 (CEST) Received: by verksam.search.ch (Postfix, from userid 65534) id 147303A0593; Fri, 29 Sep 2006 12:13:10 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on verksam.search.ch X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.1.0 Received: from [192.168.1.72] (ultrafilter-i [192.168.85.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by verksam.search.ch (Postfix) with ESMTP id 00EC93A8184; Fri, 29 Sep 2006 12:13:09 +0200 (CEST) Message-ID: <451CF1B4.4040503@cschneid.com> Date: Fri, 29 Sep 2006 12:13:08 +0200 User-Agent: Thunderbird 1.5.0.7 (X11/20060911) MIME-Version: 1.0 To: Sebastian Bergmann Cc: internals@lists.php.net References: <9D21C7F4-5269-47C2-B574-F563B378A4CF@prohost.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at search.ch Subject: Re: [PHP-DEV] Filter Vote From: cschneid@cschneid.com (Christian Schneider) Sebastian Bergmann wrote: > It would be nice if it could be decided who is in charge of this > extension. Since Rasmus and Derick did all the initial work on the > extension I think it should be them, and not Pierre. I agree that we need someone in charge. But I also think that the initial work only gives ownership for a short while, after that it should be controlled by whoever is active. The last patch I saw was from Pierre, maybe Derick should also prepare one and we should have a patch shoot-out :-) While this sounds like a joke it could break the stalling going on. And while I think both Derick and Pierre can come up with a decent interface I would be very sad if none of it would make it into 5.2 as I agree that it's an important set of functions. So my vote is for [X] Indefinitely delay 5.2 release until filter issue can be resolved. with the addition that we should find a way (e.g. shoot-out) to make "Indefinitely" not longer than 1 or 2 weeks. - Chris