Newsgroups: php.internals,php.pdo Path: news.php.net Xref: news.php.net php.internals:35482 php.pdo:133 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17835 invoked by uid 1010); 14 Feb 2008 07:32:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17803 invoked from network); 14 Feb 2008 07:32:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Feb 2008 07:32:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 85.10.196.195 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 85.10.196.195 serveforce1.backendmedia.com Linux 2.6 Received: from [85.10.196.195] ([85.10.196.195:55977] helo=serveforce1.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 17/11-33682-89EE3B74 for ; Thu, 14 Feb 2008 02:32:41 -0500 Received: from [192.168.0.151] (77-57-23-243.dclient.hispeed.ch [77.57.23.243]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client did not present a certificate) by serveforce1.backendmedia.com (Postfix) with ESMTP id C0193181D226; Thu, 14 Feb 2008 08:32:37 +0100 (CET) To: "Steph Fox" In-Reply-To: <00a901c86eb6$54321250$c6fc1f3e@foxbox> X-Priority: 3 References: <37388396.20080201212653@marcus-boerger.de> <47A395BA.9020707@daylessday.org> <47B39DF1.2000607@oracle.com> <47B3A7B6.9020400@oracle.com> <00a901c86eb6$54321250$c6fc1f3e@foxbox> Message-ID: <79825459-12D4-477D-A252-A23F77128B03@pooteeweet.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Thu, 14 Feb 2008 08:31:59 +0100 Cc: "Pierre Joye" , "Christopher Jones" , , "PHP Internals" X-Mailer: Apple Mail (2.919.2) X-backendmedia-com-MailScanner-Information: Please contact the ISP for more information X-backendmedia-com-MailScanner: Found to be clean X-backendmedia-com-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=0.137, required 6, AWL 0.04, RDNS_DYNAMIC 0.10) X-backendmedia-com-MailScanner-From: mls@pooteeweet.org X-Spam-Status: No Subject: Re: [PHP-DEV] Re: [PDO] Re: [PHP-DEV] [RFC] An Idea for PDO 2 From: mls@pooteeweet.org (Lukas Kahwe Smith) On 14.02.2008, at 04:04, Steph Fox wrote: >> Tell us the names of these entities, companies or persons, who are >> going to contribute and what are actually their requirements. What >> will they bring (saying "expertise" is not something I can buy)? I >> don't understand what is so hard to understand that it is a minimum >> to >> get before we can even discuss the CLA introduction. Let alone the >> fact that they don't consider us as good enough as discussions >> partner. > > Pierre does have a point here. We don't know who we're dealing with, > what they can/could offer, or what they want or need in order to > offer it.. and nobody's really tried to communicate with php.net > apart from those already in the php.net inner circle. Right, we know Wez, we know Andi, we know you. We know more and more of the guys working on tests, we know know at least the emails of some of the guys working on the currently CLA'ed IBM PDO drivers. I have seen some Microsoft guys at some conferences. But I have never talked to one in the context of PDO development. We also do not know who will be coming from inside Oracle to work with us if we go the CLA way. We do not know who will come from inside IBM to work with us etc. OSS is a collaborative process that is not about some manager allocating some ressources here and there. People usually make personal commitments here and maybe this is the bigger culture clash than the CLA. What is being proposed is to turn part of PHP into something that is managed by a manager and the budget he gets allocated by a manager above him. People do not commit access for saying what company they work for. People get commit access once they have send enough patches that are top notch, that php.net decides they can trust them. This is the model of trust we have gone by. So if we are going to change this to start trusting a managerial process, the least we can ask is to have some interaction with the people that will most likely be involved there, even if there is a good chance that things might be shuffled around by the time we get to see code. regards, Lukas