Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:34066 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99912 invoked by uid 1010); 17 Dec 2007 17:16:39 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 99896 invoked from network); 17 Dec 2007 17:16:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Dec 2007 17:16:39 -0000 Authentication-Results: pb1.pair.com header.from=andi@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: andi@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:14262] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 33/E1-20687-1FEA6674 for ; Mon, 17 Dec 2007 12:16:39 -0500 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 17 Dec 2007 19:15:53 +0200 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Date: Mon, 17 Dec 2007 09:15:50 -0800 Message-ID: <698DE66518E7CA45812BD18E807866CE01081817@us-ex1.zend.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] Namespaces *sigh* Thread-Index: AchAbVXOTf4hLMymSYSzF4lam1i60QAYu5ow References: <99cd336d0712162125i39abb0a1ib49fbc1e483df559@mail.gmail.com> To: "Andrew Mason" , X-OriginalArrivalTime: 17 Dec 2007 17:15:53.0810 (UTC) FILETIME=[7AD34320:01C840D0] Subject: RE: [PHP-DEV] Namespaces *sigh* From: andi@zend.com ("Andi Gutmans") Hi Andrew, I think we're on track for including namespaces in PHP 5.3. We've made a lot of progress in the past month on ironing out the implementation thanks to feedback from many people incl. patches by the likes of Greg. There are likely still some minor quirks especially when we start looking outside the core language to places like Reflection APIs but I think we're on track. Andi > -----Original Message----- > From: Andrew Mason [mailto:slackmase2@gmail.com] > Sent: Sunday, December 16, 2007 9:25 PM > To: internals@lists.php.net > Subject: [PHP-DEV] Namespaces *sigh* >=20 > For those of us who gave up following the namespace debate 150+ emails > ago, > can someone from the core maintainers let the rest of us plebs know if > namespaces are likely to be included any time soon. >=20 > I've been playing with the patches that were provided by moving our > framework over to their own namespace to see how hard it would be ( > turns out not very ) and to be honest I am personally chomping at the > bit for a namespace implementation to make it into a production > release. >=20 > Is this something that is likely to be resolved and put into a > release or should we continue with the craptastic_underscores for a > while longer? >=20 > kind regards > Andrew M >=20 > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php