Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8659 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70805 invoked by uid 1010); 22 Mar 2004 22:27:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70773 invoked from network); 22 Mar 2004 22:27:07 -0000 Received: from unknown (HELO gw2.emini.dk) (192.38.9.232) by pb1.pair.com with SMTP; 22 Mar 2004 22:27:07 -0000 Received: from uros (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id BEFB127C30; Mon, 22 Mar 2004 23:27:08 +0100 (CET) Organization: Emini I/S To: internals@lists.php.net, Marcus Boerger Date: Mon, 22 Mar 2004 23:27:08 +0100 User-Agent: KMail/1.6 Cc: Georg Richter , john@coggeshall.org References: <1079935882.5524.0.camel@coogle.localdomain> <200403222244.09615.georg@php.net> <145108377984.20040322231751@marcus-boerger.de> In-Reply-To: <145108377984.20040322231751@marcus-boerger.de> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200403222327.08315.edink@emini.dk> Subject: Re: [PHP-DEV] Studlycaps and MySQLi From: edink@emini.dk (Edin Kadribasic) On Monday 22 March 2004 23:17, Marcus Boerger wrote: > > Hmm, nobody told me to change it - now it's too late. Maybe we should > > change it in PHP6. > > Obviously nobody was interested in mysqli OO. Since we are still in pre > release we can still change something. So it is up to you to decide. The > pro is consitency and the con is work for you :-) 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, Edin