Newsgroups: php.internals,php.pdo Path: news.php.net Xref: news.php.net php.internals:35109 php.pdo:99 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72674 invoked by uid 1010); 2 Feb 2008 19:52:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 72654 invoked from network); 2 Feb 2008 19:52:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Feb 2008 19:52:06 -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.175 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.175 smtpout0175.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.175] ([64.97.136.175:20801] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/13-41947-3E9C4A74 for ; Sat, 02 Feb 2008 14:52:04 -0500 Received: from sc1-out04.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F9180050D0EB; Sat, 2 Feb 2008 19:51:56 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,2592cfeae8ee1386,6d192c3529a86d91,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1540:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2378:2379:2393:2559:2562:2828:3027:3352:3865:3867:3868:3869:3871:3873:3874:4250:5007: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-out04.emaildefenseservice.com (Postfix) with ESMTP; Sat, 2 Feb 2008 19:51:54 +0000 (UTC) Message-ID: <019c01c865d5$2ebbacf0$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Marcus Boerger" Cc: , "internals" References: <00ce01c865c2$22f23aa0$c6fc1f3e@foxbox> <510220265.20080202204406@marcus-boerger.de> Date: Sat, 2 Feb 2008 19:52:44 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original 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: [PHP-DEV] Fw: [PDO] [RFC] An Idea for PDO 2 From: steph@zend.com ("Steph Fox") > all we need is to extend the PECL database with a license type field and > a > CLA flag. Nothing else is required at that end. But we should still move > as > much from php-src/ext to pecl as we can. Hm but then when you checked out you'd have CLA'd stuff as well as normal PECL stuff, as now. Don't you find you automatically tend to fix things if they're broken? I know I do... even if I rarely get around to posting those fixes (because once everything works here I go on to the stuff I wanted to do and forget there was even a problem, until the next time.) I was just trying to find a way that would be acceptable to php.net and also would mean PDO2 driver development doesn't have to wait on PECL process decisions, but actually my off-list feedback says even a PECLA module wouldn't be an acceptable option for some. - Steph > marcus