Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6160 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1320 invoked by uid 1010); 3 Dec 2003 22:40:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 1281 invoked from network); 3 Dec 2003 22:40:32 -0000 Received: from unknown (HELO asuka.nerv) (24.112.18.98) by pb1.pair.com with SMTP; 3 Dec 2003 22:40:32 -0000 Received: (qmail 760 invoked from network); 3 Dec 2003 17:35:42 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 3 Dec 2003 17:35:42 -0000 Reply-To: ilia@prohost.org To: Andi Gutmans , internals@lists.php.net Date: Wed, 3 Dec 2003 17:50:34 -0500 User-Agent: KMail/1.5.4 References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> In-Reply-To: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> Organization: Prohost.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200312031750.34517.ilia@prohost.org> Subject: Re: [PHP-DEV] StudlyCaps From: ilia@prohost.org (Ilia Alshanetsky) -1 *Caps syntax is harder to read & use compared to the underscore based system, which we already use. Having 2 separate naming conventions is confusing and difficult and you end up with the code which will mix & match both of them resulting in confusing and difficult to read code. Ilia