Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21013 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78112 invoked by uid 1010); 2 Dec 2005 17:13:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78097 invoked from network); 2 Dec 2005 17:13:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2005 17:13:20 -0000 X-Host-Fingerprint: 64.253.207.194 miami194.us.univision.com Received: from ([64.253.207.194:18485] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 8E/17-14828-0B080934 for ; Fri, 02 Dec 2005 12:13:20 -0500 Message-ID: <8E.17.14828.0B080934@pb1.pair.com> To: internals@lists.php.net References: <91.3B.14828.8CB2F834@pb1.pair.com> <438F95BD.2090202@php.net> Date: Fri, 2 Dec 2005 12:12:51 -0500 Lines: 20 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-Posted-By: 64.253.207.194 Subject: Re: phpnamespaces.org! From: jrhernandez05@gmail.com ("Jessie Hernandez") ""M. Sokolewicz"" wrote in message news:438F95BD.2090202@php.net... > hi, > > personally, I find :::A, ::A and such constructs *extremely* ugly. Might > I suggest using a special keyword to denote global scoped classes? > eg: > global:::A and such. global already is a keyword, but I'm pretty sure it > could be reused in this context. Plus, it clearly shows where you're > getting it all from. > BRILLIANT! I'm going to take this approach. Thanks!! Regards, Jessie