Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41452 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89539 invoked from network); 27 Oct 2008 13:24:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2008 13:24:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=steph@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=steph@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 64.99.136.161 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.161 smtprelay-virgin0161.hostedemail.com Received: from [64.99.136.161] ([64.99.136.161:51928] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D1/43-34199-121C5094 for ; Mon, 27 Oct 2008 08:24:50 -0500 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay05.hostedemail.com (Postfix) with SMTP id EE7E2193C53F; Mon, 27 Oct 2008 13:24:46 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 10,1,0,498476b6766c7dc8,691ff1dea13fdf9b,steph@php.net,tom@vector-seven.com:arvids.godjuks@gmail.com:lester@lsces.co.uk:internals@lists.php.net,RULES_HIT:152:334:355:368:369:379:539:540:541:542:543:567:599:601:945:946:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1541:1587:1593:1594:1676:1711:1730:1747:1766:1792:2073:2075:2078:2198:2199:2393:2551:2559:2562:3027:3296:3353:3622:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:3876:3877:5007:6114:6119:6261:7653:7875:8501,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none Received: from foxbox (62-31-252-63.cable.ubr07.shef.blueyonder.co.uk [62.31.252.63]) (Authenticated sender: steph.fox) by omf11.hostedemail.com (Postfix) with ESMTP; Mon, 27 Oct 2008 13:24:45 +0000 (UTC) Message-ID: <03a201c93837$9fcf4ed0$3ffc1f3e@foxbox> To: "Thomas Lee" Cc: "Arvids Godjuks" , "Lester Caine" , "PHP internals" References: <49047D62.1030900@lsces.co.uk> <49059FC1.2060702@vector-seven.com> <9b3df6a50810270411t2b8e050au33d68564225311d4@mail.gmail.com> <4905A81F.3070506@vector-seven.com> <031f01c9382c$670224c0$3ffc1f3e@foxbox> <4905BBD3.5060404@vector-seven.com> Date: Mon, 27 Oct 2008 13:26:29 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-session-marker: 73746570682E666F78 Subject: Re: [PHP-DEV] RE: From: steph@php.net ("Steph Fox") Hi Thomas, > Actually I've been following namespaces for a fair while, but the issue of > :: being a problem wasn't really raised until a few weeks ago. So while > I'm aware of namespaces being under discussion for a fair while, yesterday > was the first I'd heard about a decision being made for the backslash > being used as a namespace separator. Sounds like I'm not the only one. OK, sorry if that seemed unfair. I should've aimed it at certain others really ;) You're correct, the :: issues were only fully understood when Greg took the time to investigate the options thoroughly. So you didn't miss a lot. Namespace *separator* discussions were long-winded and involved every Tom Dick and Harry turning up on internals@ with increasingly bizarre ideas, every time the subject arose over the last few years. That was when the real discussion of separator options took place. Lukas simply summarized the issues around the available options in his table during the irc discussion last Saturday, but the fact is he couldn't have really known the criteria - or the available symbols - without having those lengthy public discussions behind him. We couldn't have known his criteria and symbol set were correct without that history either; we'd have been stuck on 'why not :' forever. > Hope it all works out, either way. As do we all :) - Steph