Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:8945 php.internals:8946 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59489 invoked by uid 1010); 6 Apr 2004 10:12:52 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59419 invoked by uid 1007); 6 Apr 2004 10:12:52 -0000 To: internals@lists.php.net, Lester Caine Message-ID: <407282A5.1010409@php.net> Date: Tue, 06 Apr 2004 12:12:53 +0200 User-Agent: Mozilla Thunderbird 0.5 (X11/20040306) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: internals@lists.php.net References: <20040406081254.53265.qmail@pb1.pair.com> <40726787.6070609@php.net> <20040406084242.56277.qmail@pb1.pair.com> In-Reply-To: <20040406084242.56277.qmail@pb1.pair.com> X-Enigmail-Version: 0.83.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.126.21.70 Subject: Re: Repeat question on underscore From: abies@php.net (Ard Biesheuvel) Lester Caine wrote: > So it IS something that I will have to take account of when I start > looking at moving the interbase module to a firebird native version. If > the interbase module accesses the OO-style API. If it does not, then I > presume that it may be advantageous to handle any required conversions > then? Interesting ... I am curious what your motivation is for moving the Interbase module to a fb version. Furthermore, the studly caps standard was adopted for PHP methods, and not for the C (implementation) level, so this will hardly be of influence to extension implementers. -- Ard