Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6157 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70360 invoked by uid 1010); 3 Dec 2003 22:30:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70323 invoked from network); 3 Dec 2003 22:30:52 -0000 Received: from unknown (HELO sunshine.home) (62.178.227.34) by pb1.pair.com with SMTP; 3 Dec 2003 22:30:52 -0000 Received: from mfischer by sunshine.home with local (Exim 4.22) id 1ARfCf-0000VK-MZ for internals@lists.php.net; Wed, 03 Dec 2003 23:10:37 +0100 Date: Wed, 3 Dec 2003 23:10:37 +0100 To: internals@lists.php.net Message-ID: <20031203221037.GA1828@gjat.josefine.at> Mail-Followup-To: Markus Fischer , internals@lists.php.net References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Editor: Vim http://www.vim.org/ X-PGP-Key: 0xC2272BD0 at wwwkeys.eu.pgp.net X-PGP-Fingerprint: D3B0 DD4F E12B F911 3CE1 C2B5 D674 B445 C227 2BD0 User-Agent: Microsoft Outlook Express 5.50.4807.1700.314 X-Spamfilter: Fighting it with http://www.spamassassin.org/ and http://razor.sourceforge.net/ Subject: Re: [PHP-DEV] StudlyCaps From: mfischer@gjat.josefine.at (Markus Fischer) On Wed, Dec 03, 2003 at 11:23:05PM +0100, Derick Rethans wrote : > Andi, > > I'm -1 too because I want PHP being consistently have _ in > method/function names. (Another reason is to see the difference between > core and user code as Ulf pointed out). Since every man and his cow already gave a vote, I'll do so too and vote -1 for theCapsStyle in PHP itself. However, I think e.g. the DOM extension should be left at what the W3C suggested (other extension my need exceptions too). I like the initial argument brought up by Mr. Wendel, namely to easily differentiate between PHP method calls and userland written method calls. - Markus (and his cow)