Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6163 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10020 invoked by uid 1010); 3 Dec 2003 22:45:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9934 invoked from network); 3 Dec 2003 22:45:11 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 3 Dec 2003 22:45:11 -0000 Received: (qmail 6536 invoked from network); 3 Dec 2003 22:45:02 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 3 Dec 2003 22:45:02 -0000 Message-ID: <5.1.0.14.2.20031204004321.0a4cb8a8@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 04 Dec 2003 00:45:02 +0200 To: ilia@prohost.org,internals@lists.php.net In-Reply-To: <200312031750.34517.ilia@prohost.org> References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] StudlyCaps From: andi@zend.com (Andi Gutmans) 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. Andi At 05:50 PM 12/3/2003 -0500, Ilia Alshanetsky wrote: >-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 > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php