Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8671 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30343 invoked by uid 1010); 23 Mar 2004 13:58:46 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 30280 invoked from network); 23 Mar 2004 13:58:46 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 23 Mar 2004 13:58:46 -0000 Received: from ip-66-80-117-2.nyc.megapath.net ([66.80.117.2] helo=[10.80.116.129]) by longsword.omniti.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.14) id 1B5mQb-00050m-DT; Tue, 23 Mar 2004 08:58:49 -0500 In-Reply-To: <200403231252.56196.edink@emini.dk> References: <1079935882.5524.0.camel@coogle.localdomain> <200403222327.08315.edink@emini.dk> <200403231158.06420.georg@php.net> <200403231252.56196.edink@emini.dk> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <6BE1F003-7CD2-11D8-875C-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: Marcus Boerger , john@coggeshall.org, Georg Richter , internals@lists.php.net Date: Tue, 23 Mar 2004 09:00:20 -0500 To: Edin Kadribasic X-Mailer: Apple Mail (2.613) Subject: Re: [PHP-DEV] Studlycaps and MySQLi From: george@omniti.com (George Schlossnagle) On Mar 23, 2004, at 6:52 AM, Edin Kadribasic wrote: > On Tuesday 23 March 2004 11:58, Georg Richter wrote: >>> I agree with Marcus (and I think Andi) here. If its not too much >>> trouble >>> OO interface to mysqli should IMHO follow the same conventions other >>> OO >>> extensions do, >> >> beside changing c-code it's >> - changing documentation (english, german, spain and french) >> - changing all samples >> - changing testcases (incl. ~300 testscripts on my machine) >> - changing ~200 slides >> - changing 2 articles >> >> and 2 authors told me they don't have a chance to change it anymore in >> their books, they will be printed these days. I've had stuff (not mysqli) change underneath me in my book. It's annoying, but it's a problem inherent to writing to a moving target. George