Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6199 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7521 invoked by uid 1010); 4 Dec 2003 11:11:35 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 7475 invoked from network); 4 Dec 2003 11:11:35 -0000 Received: from unknown (HELO smtp2.netcologne.de) (194.8.194.218) by pb1.pair.com with SMTP; 4 Dec 2003 11:11:35 -0000 Received: from localhost.localdomain (xdsl-213-196-209-43.netcologne.de [213.196.209.43]) by smtp2.netcologne.de (Postfix) with SMTP id 6ABD63A280; Thu, 4 Dec 2003 12:11:34 +0100 (MET) Date: Thu, 4 Dec 2003 12:11:34 +0100 To: Ulf Wendel Cc: internals@lists.php.net Message-ID: <20031204121134.79f1ff7b.paj@pearfr.org> In-Reply-To: <3FCF15CC.50300@phpdoc.de> References: <5.1.0.14.2.20031203223915.02f7fb00@127.0.0.1> <3FCF15CC.50300@phpdoc.de> Organization: Freelancer X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; i586-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] StudlyCaps From: paj@pearfr.org (Pierre-Alain Joye) On Thu, 04 Dec 2003 12:09:00 +0100 Ulf Wendel wrote: > Derick Rethans wrote: > > haha, with these suckyCaps we have two different styles for core-php > > functions; that's worse and that's what we *should* care about. > > +1 > > And we gain a simple rule of thumb with underscores: > > underscores => build-in functionality => referr to > php.net/function_name study => user supplied stuff => referr to > pear.php.net/ or example.com/ Absolutely wrong, method overload makes this assumption wrong.