Newsgroups: php.internals,php.pdo Path: news.php.net Xref: news.php.net php.internals:35144 php.pdo:116 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69508 invoked by uid 1010); 3 Feb 2008 19:20:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 69491 invoked from network); 3 Feb 2008 19:20:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2008 19:20:01 -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.130 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.130 smtpout0130.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.130] ([64.97.136.130:49425] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/C6-31328-FD316A74 for ; Sun, 03 Feb 2008 14:20:01 -0500 Received: from sc1-out08.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F9180051F205; Sun, 3 Feb 2008 19:19:50 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,1c77b971ef036443,d07598c2e167f685,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:945:967:973:980: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:2196:2199:2379:2393:2525:2559:2564:2682:2685:2693:2733:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3352:3622:3865:3866:3867:3868:3869:3870:3871:3872:3874:3934:3936:3938:3941:3944:4250: 4886:5007:6119:6261:7653:7679,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-out08.emaildefenseservice.com (Postfix) with ESMTP; Sun, 3 Feb 2008 19:19:49 +0000 (UTC) Message-ID: <012301c86699$dd3f4600$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> <00df01c86697$90b90ac0$c6fc1f3e@foxbox> <5E21D718-5741-474D-B3F0-5F4BE1AEBCF9@pooteeweet.org> Date: Sun, 3 Feb 2008 19:20:37 -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") Hi Lukas, > Well Greg has long been talking about adding the ability to bundle > binaries in PECL packages. Not sure if this is included in the next > generation installer Pyrus. Again, I personally do not think that the > distribution we ship would be so radically different, so this would not > be an issue that would increase in importance. However sure, making it > easy to get binaries to people who cannot compile would be a great thing > for PECL in general. I see it more as 'crucial' than as 'a great thing'. The point of the installer is that it has a means of determining status... this is something that can't be addressed in a big zip archive containing every PECL extension that will compile against a given PHP branch. Once we have that, it becomes sensible to talk about shipping 'recommended modules' in a single (much smaller) zip at the point of release. And _then_ we can talk about moving all non-essential items out of core. - Steph > > regards, > Lukas > > -- > PDO Working Group Mailing List (http://pdo.php.net) > To unsubscribe, visit: http://www.php.net/unsub.php >