Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6007 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44217 invoked by uid 1010); 2 Dec 2003 18:22:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44144 invoked from network); 2 Dec 2003 18:22:24 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 2 Dec 2003 18:22:24 -0000 Received: from ip-66-80-117-2.nyc.megapath.net ([66.80.117.2] helo=[10.80.116.129]) by longsword.omniti.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.14) id 1ARFAG-0006bj-Fk; Tue, 02 Dec 2003 13:22:24 -0500 In-Reply-To: References: <34245E0A-24F1-11D8-A17A-000393B2B3C0@omniti.com> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <81B01745-24F4-11D8-A17A-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: PHP Internals Date: Tue, 2 Dec 2003 13:22:37 -0500 To: Derick Rethans X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] reflection api -> camelcaps From: george@omniti.com (George Schlossnagle) On Dec 2, 2003, at 1:18 PM, Derick Rethans wrote: > On Tue, 2 Dec 2003, George Schlossnagle wrote: > >> I'd like to convert the reflection API to the current php standard of >> CamelCaps (instead of underscores) for it's class and method names. >> Any objections? > > yes Care to elaborate? George