Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16118 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98951 invoked by uid 1010); 27 Apr 2005 16:02:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 98921 invoked from network); 27 Apr 2005 16:02:19 -0000 Received: from unknown (HELO korea.com) (127.0.0.1) by localhost with SMTP; 27 Apr 2005 16:02:19 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.4/2.6 Received: from ([212.112.227.169:42573] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 84/50-59279-A87BF624 for ; Wed, 27 Apr 2005 12:02:18 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 7966FDF016C; Wed, 27 Apr 2005 18:02:43 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 29441-04; Wed, 27 Apr 2005 18:02:40 +0200 (CEST) Received: from [192.168.0.77] (port-212-202-40-148.dynamic.qsc.de [212.202.40.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ipx11223.ipxserver.de (Postfix) with ESMTP id 4E223DF0130; Wed, 27 Apr 2005 18:02:40 +0200 (CEST) Message-ID: <426FB781.40709@php.net> Date: Wed, 27 Apr 2005 18:02:09 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wez Furlong Cc: "Thies C. Arntzen" , Marcus Boerger , internals@lists.php.net References: <1383893714.20050331102838@marcus-boerger.de> <1e14419686962a473412d07a3192ba41@thieso.net> <4e89b4260504010525116632ff@mail.gmail.com> <424DB787.10900@php.net> <426CF39C.1040805@php.net> <4e89b42605042508153357f7fd@mail.gmail.com> In-Reply-To: <4e89b42605042508153357f7fd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] PDO API From: lsmith@php.net (Lukas Smith) Wez Furlong wrote: >>How about sitting down together at php|tropics > > > Sure. >>and simply going through each of the methods one by one. >>Looking at what kind of methods names we currently are using for the >>same or similar things in any of the current projects on php.net and >>make any adjustments then? > > > Maybe, but I don't see a compelling reason to change the names, or I > would have done it already. Ok great! We will see how much interest there is from others. Alot of these things I have already run by you so if its just me and you there is little reason to bother :-) regards, Lukas