Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6166 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37640 invoked by uid 1010); 3 Dec 2003 22:57:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37574 invoked from network); 3 Dec 2003 22:57:27 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 3 Dec 2003 22:57:27 -0000 Received: from [10.21.1.187] (c38047.upc-c.chello.nl [212.187.38.47]) by jdi.jdimedia.nl (8.12.10/8.12.10) with ESMTP id hB3MvPn9028641; Wed, 3 Dec 2003 23:57:26 +0100 Date: Wed, 3 Dec 2003 23:57:25 +0100 (CET) X-X-Sender: derick@localhost To: Andi Gutmans cc: ilia@prohost.org, internals@lists.php.net In-Reply-To: <5.1.0.14.2.20031204004321.0a4cb8a8@127.0.0.1> Message-ID: References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> <5.1.0.14.2.20031204004321.0a4cb8a8@127.0.0.1> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] StudlyCaps From: derick@php.net (Derick Rethans) On Thu, 4 Dec 2003, Andi Gutmans wrote: > I think you misunderstood what I said. I said that I support underscore > naming, but it should be allowed in extensions which follow a specific > standard such as DOM (W3C), obviously Java connectivity (that's really not > under our control anyway because it depends on how you write your Java code). > Most extensions, such as mysqli, don't fall in this category and should > thus use underscores. > > Hope I made myself clearer now. Yup, and I agree 101% percent with you. Derick