Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53342 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60613 invoked from network); 16 Jun 2011 18:12:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2011 18:12:17 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@sugarcrm.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@sugarcrm.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain sugarcrm.com designates 67.192.241.133 as permitted sender) X-PHP-List-Original-Sender: smalyshev@sugarcrm.com X-Host-Fingerprint: 67.192.241.133 smtp133.dfw.emailsrvr.com Linux 2.6 Received: from [67.192.241.133] ([67.192.241.133:48553] helo=smtp133.dfw.emailsrvr.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 60/62-47775-0874AFD4 for ; Thu, 16 Jun 2011 14:12:17 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp13.relay.dfw1a.emailsrvr.com (SMTP Server) with ESMTP id C84FC3D0261; Thu, 16 Jun 2011 14:12:13 -0400 (EDT) X-Virus-Scanned: OK Received: by smtp13.relay.dfw1a.emailsrvr.com (Authenticated sender: smalyshev-AT-sugarcrm.com) with ESMTPSA id 849C63D028E; Thu, 16 Jun 2011 14:12:13 -0400 (EDT) Message-ID: <4DFA477C.5010406@sugarcrm.com> Date: Thu, 16 Jun 2011 11:12:12 -0700 Organization: SugarCRM User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Ferenc Kovacs CC: PHP internals References: <4DF8DC94.5060009@sugarcrm.com> <4DFA31EF.1050900@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Getting a list of registered namespaces. From: smalyshev@sugarcrm.com (Stas Malyshev) Hi! > Okay, so namespaces doesn't exists for the engine, because they are > added to the classnames in compile-time, but we could add some --rX > argument for the php binary, which would iterate over the classes and > functions and so for a given extension, and fetch and list the > introduced namespaces. > what do you think? Well, we could - you could actually do it right now with list of classes and some simple regexp-ing. The question is a value of it. -- Stanislav Malyshev, Software Architect SugarCRM: http://www.sugarcrm.com/ (408)454-6900 ext. 227