Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:510 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98384 invoked from network); 30 Mar 2003 19:53:46 -0000 Received: from unknown (HELO blacksheep.csh.rit.edu) (129.21.60.6) by pb1.pair.com with SMTP; 30 Mar 2003 19:53:46 -0000 Received: from fury.csh.rit.edu (fury.csh.rit.edu [2001:470:1f00:135:a00:20ff:fe8d:5399]) by blacksheep.csh.rit.edu (Postfix) with ESMTP id 09E18376; Sun, 30 Mar 2003 14:53:45 -0500 (EST) Received: by fury.csh.rit.edu (Postfix, from userid 37404) id 56FB61178; Sun, 30 Mar 2003 14:53:56 -0500 (EST) Date: Sun, 30 Mar 2003 14:53:55 -0500 To: PHP Internals Cc: Andrei Zmievski Message-ID: <20030330195355.GA1360@csh.rit.edu> Mail-Followup-To: PHP Internals , Andrei Zmievski References: <20030329203729.GG23063@hyperion.gravitonic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030329203729.GG23063@hyperion.gravitonic.com> User-Agent: Mutt/1.5.3i Subject: Re: [PHP-DEV] Reflection API RFC From: jon@php.net (Jon Parise) On Sat, Mar 29, 2003 at 03:37:30PM -0500, Andrei Zmievski wrote: > I have the first draft of PHP 5 reflection API ready. You can find it > at: > > http://www.gravitonic.com/software/php/reflection.txt > > Comments and suggestions are appreciated. It would be cool if there was a way to get the (defined) set of parameters for a function / method. I'm going to assume that, because it's not included in your proposal, it's not currently possible given the current model, though. -- Jon Parise (jon@php.net) :: The PHP Project (http://www.php.net/)