Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41462 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39152 invoked from network); 27 Oct 2008 15:31:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 15:31:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=johannes@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=Johannes.Schlueter@Sun.COM; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 192.18.6.21 as permitted sender) X-PHP-List-Original-Sender: johannes@php.net X-Host-Fingerprint: 192.18.6.21 gmp-eb-inf-1.sun.com Solaris 10 (beta) Received: from [192.18.6.21] ([192.18.6.21:54043] helo=gmp-eb-inf-1.sun.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6F/7D-34199-3EED5094 for ; Mon, 27 Oct 2008 10:31:48 -0500 Received: from fe-emea-09.sun.com (gmp-eb-lb-2-fe2.eu.sun.com [192.18.6.11]) by gmp-eb-inf-1.sun.com (8.13.7+Sun/8.12.9) with ESMTP id m9RFVefN019016 for ; Mon, 27 Oct 2008 15:31:44 GMT Received: from conversion-daemon.fe-emea-09.sun.com by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) id <0K9E00901L5YPD00@fe-emea-09.sun.com> (original mail from johannes@php.net) for internals@lists.php.net; Mon, 27 Oct 2008 15:31:40 +0000 (GMT) Received: from [192.168.1.103] ([62.216.218.53]) by fe-emea-09.sun.com (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTPSA id <0K9E008JVLSFPPF0@fe-emea-09.sun.com>; Mon, 27 Oct 2008 15:31:31 +0000 (GMT) Date: Mon, 27 Oct 2008 16:31:21 +0100 In-reply-to: <99cd336d0810270813p44f2ee7fke3734ff45f4be5a4@mail.gmail.com> Sender: Johannes.Schlueter@Sun.COM To: Andrew Mason Cc: Stanislav Malyshev , Hannes Magnusson , Felipe Pena , Marcus Boerger , Lukas Kahwe Smith , PHP Internals List Message-ID: <1225121482.6991.20.camel@goldfinger.johannes.nop> MIME-version: 1.0 X-Mailer: Evolution 2.22.3.1 (2.22.3.1-1.fc9) Content-type: text/plain Content-transfer-encoding: 7BIT References: <64B4CECA-980F-4738-8B05-E7935741D7BB@pooteeweet.org> <7f3ed2c30808271132x7443ea3gc4df903a3a2c73ec@mail.gmail.com> <322434106.20080827234712@marcus-boerger.de> <1219885057.5961.13.camel@pena> <7f3ed2c30808272332m3066d1e5s677bb91f4b80c4b5@mail.gmail.com> <48B6E3A8.8030903@zend.com> <7f3ed2c30808291243x3ca7133cl5e15353368b25480@mail.gmail.com> <48B85548.1030608@zend.com> <99cd336d0810270813p44f2ee7fke3734ff45f4be5a4@mail.gmail.com> Subject: Re: [PHP-DEV] alpha2 scheduled From: johannes@php.net (Johannes =?ISO-8859-1?Q?Schl=FCter?=) On Tue, 2008-10-28 at 01:43 +1030, Andrew Mason wrote: > Both Perl and C++ use :: to success. i don't know how much of an > overlap there is in PHP and Perl or C++ programmers, so I'm not > suggesting it for familiarity reasons, but i have never heard anyone > say "i wish C++/ Perl used a different namespace separator. Yes, and as said multiple times: Using "::" is impossible and alternatives were discussed multiple times, decision was made with discussions over multiple years now. So please let's move on and in a year or two we won't hear "anyone say "i wish PHP used a different namespace separator"" Thanks for no further wasting of time. (neither yours nor mine, ...) (except you find somethign which wasn't discussed within the last 5 yrs) johannes