Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10092 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64779 invoked by uid 1010); 26 May 2004 00:59:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64754 invoked from network); 26 May 2004 00:59:20 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 26 May 2004 00:59:20 -0000 Received: from [66.80.117.254] (helo=[10.0.1.4]) by longsword.omniti.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.14) id 1BSmlN-000556-HP; Tue, 25 May 2004 20:59:21 -0400 In-Reply-To: <20040526004801.30418.qmail@pb1.pair.com> References: <20040521125205.72466.qmail@pb1.pair.com> <110719642.20040521182307@marcus-boerger.de> <40AE76A2.4050901@procurios.nl> <20040526004801.30418.qmail@pb1.pair.com> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <3A922565-AEB0-11D8-8DA0-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Tue, 25 May 2004 21:01:32 -0400 To: Bert Slagter X-Mailer: Apple Mail (2.613) Subject: Re: [PHP-DEV] Extending internal classes like mysqli From: george@omniti.com (George Schlossnagle) On May 25, 2004, at 8:47 PM, Bert Slagter wrote: > The last few days I've been working with mysqli, and every hour I work > with it, my worry grows. It's far from finished: no good documentation > in the ext dir, below average online documentation, partly implemented > object orientation (no destructor, no extensions allowed, etc). > > Is there any chance this will get better soon? I heard on the PHP > Conference in Amsterdam that both PHP 5 and MySQL 4.1 are expected to > be final somewhere this summer, so I'd expect some improvement in this > extension soon ;) Congrats! I hear we're accepting patches now. George