Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41642 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41261 invoked from network); 4 Nov 2008 16:08:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2008 16:08:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:60966] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/B5-15458-87370194 for ; Tue, 04 Nov 2008 11:08:25 -0500 Received: from MBOERGER-ZRH (unknown [193.142.125.1]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 111AE11F56E for ; Tue, 4 Nov 2008 17:08:22 +0100 (CET) Date: Tue, 4 Nov 2008 17:08:24 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <249546588.20081104170824@marcus-boerger.de> To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Namespace separator From: helly@php.net (Marcus Boerger) Hello Internals, with many thanks to Greg we now have settled on \ as the namespace separator. The next topic on the agenda is name resolution: http://wiki.php.net/rfc/namespaceresolution Best regards, Marcus