Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40587 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52640 invoked from network); 21 Sep 2008 00:35:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Sep 2008 00:35:00 -0000 Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.145 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.145 smtprelay-virgin0145.hostedemail.com Received: from [64.99.136.145] ([64.99.136.145:35346] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EB/30-65213-3B695D84 for ; Sat, 20 Sep 2008 20:35:00 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay06.hostedemail.com (Postfix) with SMTP id 42A0D7821ED; Sun, 21 Sep 2008 00:34:56 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,14daffdea10ff697,574d7c6743123138,steph@php.net,,RULES_HIT:152:355:379:539:540:541:542:543:567:599:601:945:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1539:1587:1593:1594:1676:1711:1730:1747:1766:1792:2073:2075:2078:2378:2379:2393:2559:2562:3027:3352:3622:3865:3866:3867:3868:3869:3870:3872:3873:3874:5007:6261:7653:7875:7903:9010,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-63.cable.ubr07.shef.blueyonder.co.uk [62.31.252.63]) (Authenticated sender: steph.fox) by omf11.hostedemail.com (Postfix) with ESMTP; Sun, 21 Sep 2008 00:34:55 +0000 (UTC) Message-ID: <006e01c91b82$17b81c10$3ffc1f3e@foxbox> To: "Jochem Maas" Cc: , "PHP Internals List" References: <48D47532.8080102@chiaraquartet.net> <10845a340809201643q59e27211i471e09241f7253b1@mail.gmail.com> <003301c91b7c$b2552930$3ffc1f3e@foxbox> <48D59477.90801@iamjochem.com> Date: Sun, 21 Sep 2008 01:36:28 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] solving the namespace conflict issues between function/static method class constant/ns constant From: steph@php.net ("Steph Fox") Hi Jochem, > It seems to hav escaped everyone that Greg's latest proposal doesn't > change > the namespace seperator token, instead it comes with a new concept of > namespace > member [token]. No, that didn't escape me at all. I was responding to the OP. To be clear, I have worked with Greg. The experience left me with large amounts of respect for his creativity and analytical abilities. They exceed mine by a number of quadzillions. That doesn't mean Greg's always in the right, but it does mean he's always worth hearing. I know for sure I'm not the only person on this list who sees him that way, and most of the others have far more influence than I do. Next time, perhaps you and I should both let sleeping dogs lie ;) - Steph