Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:42921 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 898 invoked from network); 4 Feb 2009 19:40:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Feb 2009 19:40:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=news@ger.gmane.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:38046] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C7/0B-61634-E2FE9894 for ; Wed, 04 Feb 2009 14:40:31 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LUnbk-0000d6-LE for internals@lists.php.net; Wed, 04 Feb 2009 19:40:25 +0000 Received: from hartes-php.de ([85.214.110.30]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Feb 2009 19:40:24 +0000 Received: from sb by hartes-php.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Feb 2009 19:40:24 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Wed, 04 Feb 2009 11:40:09 -0800 Lines: 14 Message-ID: References: <5EC76153-898F-49C2-BDF1-C227578DB874@pooteeweet.org> <4989A5D6.5010201@ctindustries.net> <200902041533.09276.pstradomski@gmail.com> <4989AA43.8020807@ctindustries.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: hartes-php.de User-Agent: Thunderbird 2.0.0.19 (X11/20090103) In-Reply-To: <4989AA43.8020807@ctindustries.net> Sender: news Subject: Re: [PHP-DEV] towards the next 5.3 release From: sb@sebastian-bergmann.de (Sebastian Bergmann) Rob Richards wrote: > I might agree if PHP were strictly an OO language, but it's not. I think part of the problem is that the same information, arginfo, is used for things: provide metadata for the Reflection API and type hinting of internal functions/methods. When I added the arginfo metadata to XSLTProcessor last year I was not aware of the latter purpose. I only wanted to fix the "missing metadata for reflection" issue. -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69