Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41027 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43684 invoked from network); 14 Oct 2008 20:36:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2008 20:36:55 -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.135 as permitted sender) X-PHP-List-Original-Sender: steph@php.net X-Host-Fingerprint: 64.99.136.135 smtprelay-virgin0135.hostedemail.com Received: from [64.99.136.135] ([64.99.136.135:58061] helo=smtprelay-virgin.hostedemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 93/A7-25867-6E205F84 for ; Tue, 14 Oct 2008 16:36:55 -0400 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay04.hostedemail.com (Postfix) with SMTP id E976A21F5AD6; Tue, 14 Oct 2008 20:36:52 +0000 (UTC) X-SpamScore: 1 X-Spam-Summary: 2,0,0,340b0d57259dce30,691ff1dea13fdf9b,steph@php.net,stas@zend.com:internals@lists.php.net,RULES_HIT:355:379:539:540:541:542:543:567:599:973:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1538:1568:1587:1593:1594:1711:1714:1730:1747:1766:1792:2073:2075:2078:2393:2559:2562:2687:2693:2828:3027:3865:3868:3869:3870:3871:3872:3873:3874:3876:3877:5007:6114:6119:6261:7653:7875:7903,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 omf09.hostedemail.com (Postfix) with ESMTP; Tue, 14 Oct 2008 20:36:52 +0000 (UTC) Message-ID: <00e101c92e3c$d5194b90$3ffc1f3e@foxbox> To: "Stanislav Malyshev" Cc: "PHP internals" References: <696583.1217.qm@web707.biz.mail.mud.yahoo.com> <037801c92e27$c913f3a0$3ffc1f3e@foxbox> <48F4E520.5050200@lsces.co.uk> <48F4E824.7020104@zend.com> <002901c92e2f$acdac990$3ffc1f3e@foxbox> <48F4F160.1040407@zend.com> <004d01c92e35$20c9cbd0$3ffc1f3e@foxbox> <48F4F7EE.2030609@zend.com> <007b01c92e37$b2952e90$3ffc1f3e@foxbox> <48F4FAF4.50509@zend.com> Date: Tue, 14 Oct 2008 21:38:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; 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] namespaces and alpha3 From: steph@php.net ("Steph Fox") > Namespaces are for big projects. Staring big project using namespaces when > it's not even clear they'll be in 5.3 is an insane risk, nobody would do > it. Only 8 hours ago, one Jean-Phillipe Serafin wrote: "Many people have starting working on top level application using namespaces, so there will a very bad buzz over the php community if namespaces are ripped out..." and there were further objections on the grounds that namespace support has been 'announced' on php.net. I agree with you that it's an insane risk, but that doesn't mean nobody does it. - Steph