Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38748 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94984 invoked from network); 4 Jul 2008 08:14:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Jul 2008 08:14:45 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.94.239.7 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.7 mail.jdi-ict.nl Linux 2.6 Received: from [82.94.239.7] ([82.94.239.7:55015] helo=mail.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/2F-14155-4FBDD684 for ; Fri, 04 Jul 2008 04:14:45 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id m648EfEX004723; Fri, 4 Jul 2008 10:14:42 +0200 Date: Fri, 4 Jul 2008 10:14:41 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Lars Strojny cc: php-dev List In-Reply-To: <1215076043.7021.10.camel@localhost> Message-ID: References: <1215076043.7021.10.camel@localhost> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323329-1334899896-1215159282=:6963" Subject: Re: [PHP-DEV] [RFC] Namespaces for internal classes From: derick@php.net (Derick Rethans) --8323329-1334899896-1215159282=:6963 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 3 Jul 2008, Lars Strojny wrote: > RFC: =EF=BB=BFhttp://wiki.php.net/rfc/namespaces-for-internal-classes I'd say this is a BIG no-no. PHP owns the top-level namespace. Why make=20 things harder? And on top of that, you're suggesting just to break code=20 for no good reason in "Backwards compatibility and other constraints". regards, Derick --8323329-1334899896-1215159282=:6963--