Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6290 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5961 invoked by uid 1010); 8 Dec 2003 19:49:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5764 invoked from network); 8 Dec 2003 19:49:15 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 8 Dec 2003 19:49:15 -0000 Received: (qmail 12321 invoked from network); 8 Dec 2003 19:49:14 -0000 Received: from localhost (HELO andi-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 8 Dec 2003 19:49:14 -0000 Message-ID: <5.1.0.14.2.20031208214522.02a05fa0@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 08 Dec 2003 21:49:07 +0200 To: internals@lists.php.net In-Reply-To: <20031208121348.71285.qmail@web20416.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: End to StudlyCaps thread (hopefully) From: andi@zend.com (Andi Gutmans) References: <20031208121348.71285.qmail@web20416.mail.yahoo.com> Hi guys, I'd like to put an end to this thread. Taking into account everyone's opinion I think the best solution is to go for StudlyCaps with OOP code. Main reasons: a) PEAR. b) Interface with other OO models. c) Status quo today with iterator and array access interfaces. I don't think it's such a big deal, and although I slightly preferred underscores, I think it's the best to leave this issue go and finalize on StudlyCaps. As internals@ was pretty much split on this (probably with a slight advantage to StudlyCaps) I think it's the right way to go or we'll never get any closure. Having this rule will give us consistency across PEAR and PHP. On another subject, Beta 3 is extremely close. I am just waiting for a few engine bugs to be nuked so please commit your final patches. Thanks, Andi