Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31166 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44630 invoked by uid 1010); 23 Jul 2007 07:00:04 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 44615 invoked from network); 23 Jul 2007 07:00:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2007 07:00:04 -0000 Authentication-Results: pb1.pair.com header.from=jeremy@peak8solutions.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jeremy@peak8solutions.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain peak8solutions.com from 69.50.1.43 cause and error) X-PHP-List-Original-Sender: jeremy@peak8solutions.com X-Host-Fingerprint: 69.50.1.43 unknown Received: from [69.50.1.43] ([69.50.1.43:9269] helo=peak8solutions.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 78/D2-23059-FE154A64 for ; Mon, 23 Jul 2007 03:00:00 -0400 Content-class: urn:content-classes:message Date: Mon, 23 Jul 2007 00:59:48 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" In-Reply-To: Content-Transfer-Encoding: quoted-printable X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] Question about Namespace patch Thread-Index: AcfM9po6Su2HffmbQZCAZb1q20HTVgAAGAuw X-MimeOLE: Produced By Microsoft Exchange V6.5 References: <46A31D95.2080407@fischer.name> <46A42220.7010600@zend.com> To: "Derick Rethans" , "Stanislav Malyshev" Cc: "Markus Fischer" , "internals" Subject: RE: [PHP-DEV] Question about Namespace patch From: jeremy@peak8solutions.com ("Jeremy Privett") And that's exactly why this implementation isn't intuitive. As far as I can see from the way it's been explained, so far, that is not possible. Jeremy -----Original Message----- From: Derick Rethans [mailto:derick@php.net]=20 Sent: Monday, July 23, 2007 12:55 AM To: Stanislav Malyshev Cc: Markus Fischer; internals Subject: Re: [PHP-DEV] Question about Namespace patch On Sun, 22 Jul 2007, Stanislav Malyshev wrote: > > 2) How can I import all classes from a namespace at once? >=20 > Use namespace::class. That's not the answer to the question. Markus was asking how to import=20 *all* classes from a namespace at *once*. Derick --=20 Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org --=20 PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php