Newsgroups: php.internals,php.pdo Path: news.php.net Xref: news.php.net php.internals:35141 php.pdo:113 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62283 invoked by uid 1010); 3 Feb 2008 19:03:33 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62264 invoked from network); 3 Feb 2008 19:03:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2008 19:03:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.187 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.187 smtpout0187.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.187] ([64.97.136.187:42217] helo=n064.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A8/65-31328-40016A74 for ; Sun, 03 Feb 2008 14:03:33 -0500 Received: from sc1-out02.emaildefenseservice.com (64.97.139.2) by n064.sc1.he.tucows.com (7.2.069.1) id 47697705008D66F5; Sun, 3 Feb 2008 19:03:23 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,13af21e985d8bc21,d07598c2e167f685,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1541:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2828:3027:3353:3622:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:4250:5007:6119:6261:7653,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out02.emaildefenseservice.com (Postfix) with ESMTP; Sun, 3 Feb 2008 19:03:21 +0000 (UTC) Message-ID: <00df01c86697$90b90ac0$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Lukas Kahwe Smith" Cc: "Pierre Joye" , "Marcus Boerger" , "Markus Fischer" , , "internals" References: <00ce01c865c2$22f23aa0$c6fc1f3e@foxbox> <510220265.20080202204406@marcus-boerger.de> <019c01c865d5$2ebbacf0$c6fc1f3e@foxbox> <155955105.20080203001830@marcus-boerger.de> <1497821512.20080203014611@marcus-boerger.de> <47A575A9.7060903@fischer.name> <304490699.20080203115352@marcus-boerger.de> <00b301c86692$0f065230$c6fc1f3e@foxbox> <0F4513B3-129A-406E-80BA-3E6B37175E33@pooteeweet.org> Date: Sun, 3 Feb 2008 19:04:10 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PDO] Re: An Idea for PDO 2 From: steph@zend.com ("Steph Fox") Moin Lukas, >> Now, PECL has a couple of CLA'd modules already. I don't like them being >> there, and you have stated your own opinion loud and clear. I think we >> should be looking for some way to separate out CLA'd PECL modules to >> elsewhere but leave the PECL structure in place for those modules. It's >> important to offer at least that much, because as long as the licensing >> is sound, CLA'd or not CLA'd doesn't impact end users - just >> contributors. > > Well thanks to a separate PEAR channel, we have all the infrastructure > easily setup to have a different place for users to pick up the code. Or > are you more concerned about the CVS, than the distribution of the > packages? Eh? No, I'm concerned about binaries in the Windows version. We just don't have a working pecl install option. If anyone wants CVS they can use cvs or tortoisecvs or whatever, but that's irrelevant to users... > Why copy to PECL in this case? Shouldnt it just be part of the PHP > distribution QA process? Nobody liked my original PECLA idea (separate CVS module for CLA'd stuff but all PECL resources shared), so I'm trying to give it a different angle :) I preferred the first version tho'. - Steph