Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43549 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74488 invoked from network); 31 Mar 2009 00:03:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2009 00:03:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=ilia@prohost.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ilia@prohost.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain prohost.org from 209.85.221.130 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 209.85.221.130 mail-qy0-f130.google.com Received: from [209.85.221.130] ([209.85.221.130:43068] helo=mail-qy0-f130.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D0/56-40239-5CD51D94 for ; Mon, 30 Mar 2009 19:03:18 -0500 Received: by qyk36 with SMTP id 36so291838qyk.29 for ; Mon, 30 Mar 2009 17:03:15 -0700 (PDT) Received: by 10.224.15.4 with SMTP id i4mr7206752qaa.184.1238457795346; Mon, 30 Mar 2009 17:03:15 -0700 (PDT) Received: from ?192.168.1.132? (CPE0018f8c0ee69-CM000f9f7d6664.cpe.net.cable.rogers.com [72.138.241.182]) by mx.google.com with ESMTPS id 5sm6379359qwg.44.2009.03.30.17.03.14 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 30 Mar 2009 17:03:14 -0700 (PDT) Cc: Lukas Kahwe Smith , Andrei Zmievski , Christian Schneider , PHP internals Message-ID: <7FA66066-C62C-4D9D-9D2C-B01B3B4DF354@prohost.org> To: Paul Biggar In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Date: Mon, 30 Mar 2009 20:03:12 -0400 References: <497A4138.2000707@gravitonic.com> <7f3ed2c30901231537j35d3b4c2i945de77a6a14dba0@mail.gmail.com> <497A578B.4080208@gravitonic.com> <3959E78B-13FC-437E-86BE-5B9EAF575BD0@pooteeweet.org> <497DA729.8070206@cschneid.com> <49B99D30.2060803@gravitonic.com> <9A4A884C-CB5D-4CEF-8D23-9CD353E5F725@pooteeweet.org> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] Reserved namespaces From: ilia@prohost.org (Ilia Alshanetsky) IMHO any extension name should be reserved as a namespace. Ilia Alshanetsky On 30-Mar-09, at 7:56 PM, Paul Biggar wrote: > On Tue, Mar 31, 2009 at 12:28 AM, Lukas Kahwe Smith > wrote: >> If nobody proposes something, this will just slide by .. > > It seems simple enough to add a note on the manual page reserving the > use of some namespaces: > > PHP (even if we never use it, best no-one else does) > internals (ditto) > SPL (reserved for SPL) > PEAR (reserved for PEAR) > PECL (reserved for PECL) > > Though we could add a simple check to the parser, I see no real need > if we make this list conspicuous enough. Once the users have been > warned, we are in a better position to administer their kick to the > nuts. > > > Paul > > > > -- > Paul Biggar > paul.biggar@gmail.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >