Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41374 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18045 invoked from network); 25 Oct 2008 18:08:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Oct 2008 18:08:06 -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:46953] helo=bigtime.backendmedia.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/CF-34415-28063094 for ; Sat, 25 Oct 2008 14:08:03 -0400 Received: from localhost (unknown [127.0.0.1]) by bigtime.backendmedia.com (Postfix) with ESMTP id BEDCD1EBC01B for ; Sat, 25 Oct 2008 18:08:31 +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 P3YtKwr5fEfU for ; Sat, 25 Oct 2008 20:08:30 +0200 (CEST) Received: from [192.168.0.151] (84-72-95-208.dclient.hispeed.ch [84.72.95.208]) (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 749641EBC01A for ; Sat, 25 Oct 2008 20:08:30 +0200 (CEST) Message-ID: <46BD96DF-B594-490C-9812-D7ACDD976205@pooteeweet.org> To: PHP internals 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: Sat, 25 Oct 2008 20:07:06 +0200 X-Mailer: Apple Mail (2.929.2) Subject: From: mls@pooteeweet.org (Lukas Kahwe Smith) 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