Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6156 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65968 invoked by uid 1010); 3 Dec 2003 22:28:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 65944 invoked from network); 3 Dec 2003 22:28:15 -0000 Received: from unknown (HELO molly.0x539.de) (217.28.101.185) by pb1.pair.com with SMTP; 3 Dec 2003 22:28:15 -0000 Received: from pd9547754.dip.t-dialin.net ([217.84.119.84] helo=leetspeak.org) by molly.0x539.de with asmtp (Exim 4.14) id 1ARfPa-0004lv-U1 for internals@lists.php.net; Wed, 03 Dec 2003 23:23:59 +0100 Message-ID: <3FCE6384.20609@leetspeak.org> Date: Wed, 03 Dec 2003 23:28:20 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030924 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: internals@lists.php.net References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] StudlyCaps From: cm@leetspeak.org (Michael Walter) Sascha Schumann wrote: > -1 on embracing studlyCaps in the context of PHP itself. > > (Note: studlyCaps originated with a OO language, namely > Smalltalk, but it is not pervasive in OO land. If you don't > believe me, just look at the STL. You won't find any > uglyCaps over there.) > > - Sascha > On the other hand, STL isn't really typical "OO land", but more a library that uses OO for pragmatic reasons as much as it uses functional style for pragmatic reasons. It is consistent, though, which is what I desire most, nonetheless of the final choice.