Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41444 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71848 invoked from network); 27 Oct 2008 12:30:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 12:30: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 64.233.178.240 cause and error) X-PHP-List-Original-Sender: ilia@prohost.org X-Host-Fingerprint: 64.233.178.240 hs-out-0708.google.com Received: from [64.233.178.240] ([64.233.178.240:38679] helo=hs-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D7/BF-34199-454B5094 for ; Mon, 27 Oct 2008 07:30:16 -0500 Received: by hs-out-0708.google.com with SMTP id m63so554533hsc.7 for ; Mon, 27 Oct 2008 05:30:05 -0700 (PDT) Received: by 10.65.59.11 with SMTP id m11mr6370379qbk.7.1225110604971; Mon, 27 Oct 2008 05:30:04 -0700 (PDT) Received: from ?192.168.1.139? (TOROON63-1279386825.sdsl.bell.ca [76.65.228.201]) by mx.google.com with ESMTPS id s12sm6967151qbs.9.2008.10.27.05.30.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 27 Oct 2008 05:30:03 -0700 (PDT) Cc: PHP internals Message-ID: <8C5B5DF6-E72A-4936-A1CD-6CC4B543D954@prohost.org> To: Lukas Kahwe Smith In-Reply-To: <46BD96DF-B594-490C-9812-D7ACDD976205@pooteeweet.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v929.2) Date: Mon, 27 Oct 2008 08:30:02 -0400 References: <46BD96DF-B594-490C-9812-D7ACDD976205@pooteeweet.org> X-Mailer: Apple Mail (2.929.2) Subject: Re: [PHP-DEV] From: ilia@prohost.org (Ilia Alshanetsky) Thanks for all your hard work guys. While \ separator is a bit weird, I wholeheartedly support the decision to use a distinct separator for namespaces. On 25-Oct-08, at 2:07 PM, Lukas Kahwe Smith wrote: > Hi all, > > Thx to the initiative of Scott and Steph we had an IRC discussion > with several code developers. The result is that we have decided to > go with backslash as new separator for namespaces. The IRC log that > illustrates why we in the end decided to go with changing the > separator and the final decision on backslash can be found on the > wiki [1]. > > Greg is working on a patch, however Dmitry said he will assist even > though he was actually opposed to the decision we made in the end. I > very much appreciate Dmitry accepting this decision in such a > professional manner. > > At the same time I hope that all people that have participated in > this discussion accept this decision as one that was made by a > sufficiently large subset of the development community. We did not > take the decision lightly but we felt confident that this decision > is for the best of PHP going forward. > > As the patch is still under development it is yet unclear how this > will affect the scheduling PHP 5.3. > > regards, > Lukas Kahwe Smith > mls@pooteeweet.org > > [1] http://wiki.php.net/rfc/namespaceseparator > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Ilia Alshanetsky