Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:28425 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58524 invoked by uid 1010); 19 Mar 2007 14:03:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 58509 invoked from network); 19 Mar 2007 14:03:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Mar 2007 14:03:39 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 83.97.120.92 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 83.97.120.92 mail-out-03.swisscom-eurospot.com Received: from [83.97.120.92] ([83.97.120.92:47458] helo=safetwo.sceur.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 29/BB-33476-9389EF54 for ; Mon, 19 Mar 2007 09:03:39 -0500 Received: from [127.0.0.1] (unknown [217.193.145.242]) by safetwo.sceur.ch (Postfix) with ESMTP id 16637129759; Mon, 19 Mar 2007 14:03:34 +0000 (UTC) Message-ID: <45FE9835.9010502@pooteeweet.org> Date: Mon, 19 Mar 2007 16:03:33 +0200 User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Tony Bibbs CC: internals@lists.php.net References: <1174134488.8667.33.camel@lena> <45FC74A5.6080307@pooteeweet.org> <45FE9568.4070509@tonybibbs.com> <45FE969F.9020704@pooteeweet.org> <45FE97AA.9080008@tonybibbs.com> In-Reply-To: <45FE97AA.9080008@tonybibbs.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] google SoC - dbobj From: mls@pooteeweet.org (Lukas Kahwe Smith) Tony Bibbs wrote: > Sorry, I wasn't clear on this. Creole is the DB abstraction layer on top > of the "old extensions". The older versions of Propel were implemented > that way. The new beta version uses PDO dicrectly (i.e. minus Creole) > and that showed significant speed improvements over prior versions. Ah, that must be a Creole issue then .. because there is no technical reason for this. regards, Lukas