Newsgroups: php.internals,php.pdo Path: news.php.net Xref: news.php.net php.internals:35073 php.pdo:67 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53067 invoked by uid 1010); 1 Feb 2008 20:44:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53052 invoked from network); 1 Feb 2008 20:44:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2008 20:44:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=marcot@tabini.ca; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=marcot@tabini.ca; sender-id=unknown Received-SPF: error (pb1.pair.com: domain tabini.ca from 68.142.225.207 cause and error) X-PHP-List-Original-Sender: marcot@tabini.ca X-Host-Fingerprint: 68.142.225.207 smtp109.rog.mail.re2.yahoo.com Received: from [68.142.225.207] ([68.142.225.207:39284] helo=smtp109.rog.mail.re2.yahoo.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F7/BF-31091-7A483A74 for ; Fri, 01 Feb 2008 15:44:24 -0500 Received: (qmail 85453 invoked from network); 1 Feb 2008 20:44:17 -0000 Received: from unknown (HELO ?10.0.1.199?) (mtabini@rogers.com@99.235.191.149 with plain) by smtp109.rog.mail.re2.yahoo.com with SMTP; 1 Feb 2008 20:44:17 -0000 X-YMail-OSG: tdCpfEsVM1nKJgH35Z3JpxdTE34ietiFxcuD5fKDMTwuPnw2ESQpUGLceR1_zcb1PQ-- X-Yahoo-Newman-Property: ymail-3 To: Marcus Boerger In-Reply-To: <37388396.20080201212653@marcus-boerger.de> X-Priority: 3 (Normal) References: <37388396.20080201212653@marcus-boerger.de> Message-ID: <9A790858-9D43-4B59-8E21-EB84EA3D9A6B@tabini.ca> Content-Type: text/plain; charset=WINDOWS-1252; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v915) Date: Fri, 1 Feb 2008 15:44:16 -0500 Cc: pdo@lists.php.net, PHP Internals X-Mailer: Apple Mail (2.915) Subject: Re: [PHP-DEV] [RFC] An Idea for PDO 2 From: marcot@tabini.ca (Marco Tabini) Hey Marcus=97 On 1-Feb-08, at 3:26 PM, Marcus Boerger wrote: > * Develop a PECL CLA that can optionally be used for PECL projects. > * If necessary, adapt the PHP License, so that it works nicely > together with the CLA. IMO (and FWIW), CLAs do not belong in any official php.net project. I =20= have already explained the reason why in the past, so I won't repeat =20 myself, but a CLA violates the basic principle under which everything =20= "officially" PHP is developed, and it should not be allowed to enter =20 the project in any way. Perhaps PDO2 can simply be an external project, maybe hosted at =20 Sourceforge or some other such site? Marco=