Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42806 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30038 invoked from network); 23 Jan 2009 23:56:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jan 2009 23:56:45 -0000 Authentication-Results: pb1.pair.com header.from=mls@pooteeweet.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=mls@pooteeweet.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pooteeweet.org from 88.198.8.16 cause and error) X-PHP-List-Original-Sender: mls@pooteeweet.org X-Host-Fingerprint: 88.198.8.16 bigtime.backendmedia.com Linux 2.6 Received: from [88.198.8.16] ([88.198.8.16:43606] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/B8-12327-D395A794 for ; Fri, 23 Jan 2009 18:56:45 -0500 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id 901B2414400B; Fri, 23 Jan 2009 23:57:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at backendmedia.com Received: from bigtime.backendmedia.com ([127.0.0.1]) by localhost (bigtime.backendmedia.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id hL9h2H5q2P5K; Sat, 24 Jan 2009 00:57:26 +0100 (CET) Received: from [192.168.0.151] (77-58-151-147.dclient.hispeed.ch [77.58.151.147]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: mls@pooteeweet.org) by bigtime.backendmedia.com (Postfix) with ESMTP id 071254144009; Sat, 24 Jan 2009 00:57:25 +0100 (CET) Cc: Hannes Magnusson , PHP internals Message-ID: <3959E78B-13FC-437E-86BE-5B9EAF575BD0@pooteeweet.org> To: Andrei Zmievski In-Reply-To: <497A578B.4080208@gravitonic.com> 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: Sat, 24 Jan 2009 00:56:40 +0100 References: <497A4138.2000707@gravitonic.com> <7f3ed2c30901231537j35d3b4c2i945de77a6a14dba0@mail.gmail.com> <497A578B.4080208@gravitonic.com> X-Mailer: Apple Mail (2.930.3) Subject: Re: [PHP-DEV] Reserved namespaces From: mls@pooteeweet.org (Lukas Kahwe Smith) On 24.01.2009, at 00:49, Andrei Zmievski wrote: > Hannes Magnusson wrote: >> I don't think we have to treat our users like a total fcking idiots. >> If anyone thinks using "SPL" or "PHP" as their root namespace is a >> good idea they deserve to be kicked in the nuts. > > And who's going to administer this kicking? I think the decision was to not yet bother with reserving namespaces or starting to namespace-ify extensions. We might however want to put out a naming guide for namespaces. regards, Lukas Kahwe Smith mls@pooteeweet.org