Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7960 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94890 invoked by uid 1010); 18 Feb 2004 17:20:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 94866 invoked from network); 18 Feb 2004 17:20:16 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 18 Feb 2004 17:20:16 -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 1AtVMu-0001ow-Hi; Wed, 18 Feb 2004 12:20:16 -0500 In-Reply-To: <1077124444.30567.27.camel@coogle.localdomain> References: <1077090830.30573.1.camel@coogle.localdomain> <20040218115421.434ac336@localhost.localdomain> <1077124444.30567.27.camel@coogle.localdomain> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: Pierre-Alain Joye , PHP Internals Date: Wed, 18 Feb 2004 12:21:12 -0500 To: John Coggeshall X-Mailer: Apple Mail (2.612) Subject: Re: [PHP-DEV] Re: Static weirdness.. From: george@omniti.com (George Schlossnagle) On Feb 18, 2004, at 12:14 PM, John Coggeshall wrote: > This is a completely acceptable thing, and it is IMO completely wrong > to > even allow in the engine. foo::bar() should be the only accepted syntax > for static functions. Maybe I'm having a slow-English day, but how is the first sentence here is not intrinsically self-contradictory? George