Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7216 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91983 invoked by uid 1010); 21 Jan 2004 07:41:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 91959 invoked from network); 21 Jan 2004 07:41:09 -0000 Received: from unknown (HELO shiva.mind.de) (212.42.230.204) by pb1.pair.com with SMTP; 21 Jan 2004 07:41:09 -0000 Received: from [192.168.1.100] (p508EB701.dip.t-dialin.net [80.142.183.1]) by shiva.mind.de (Postfix) with ESMTP id A993197B64; Wed, 21 Jan 2004 08:41:03 +0100 (CET) Date: Wed, 21 Jan 2004 08:42:35 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <47-1710757625.20040121084235@marcus-boerger.de> To: Sascha Schumann Cc: Andi Gutmans , internals@lists.php.net In-Reply-To: References: <5.1.0.14.2.20040121003308.020c6330@127.0.0.1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Fwd: CS From: helly@php.net (Marcus Boerger) Hello Sascha, Wednesday, January 21, 2004, 8:21:30 AM, you wrote: >> I remember we agreed that OO code will have studlyCaps. I don't want to >> have this long thread again (I was actually initially opposed but got >> convinced/gave in). > You don't want a long thread? Then don't mention the topic. >> As I don't have the time right now nor the setup, can someone please revert >> and put the studlyCaps guidelines for OO extensions back into the Code >> Guidelines? > Nay. Derick was right about removing that section. Yesturday we had an irc discussion about this issue too. And we came to the conclusion once again that all oo guys wnat it and only a few non oo guys don't want it. Besides such things it was meant to make php objects consistent intheir naming scheme and consisten with the rest of the oo world too. The main point against it was that we couldn't keep the original writing in error messages, reflection and such. Now we can and all oo extensions follow studlyCaps i put it back. Thanks Andi for noticing it once again. -- Best regards, Marcus mailto:helly@php.net