Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:514 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47295 invoked from network); 30 Mar 2003 20:50:12 -0000 Received: from unknown (HELO localhost.localdomain) (24.60.174.190) by pb1.pair.com with SMTP; 30 Mar 2003 20:50:12 -0000 Received: (from andrei@localhost) by localhost.localdomain (8.11.6/8.11.6) id h2UKna305857 for internals@lists.php.net; Sun, 30 Mar 2003 15:49:36 -0500 X-Authentication-Warning: localhost.localdomain: andrei set sender to andrei@gravitonic.com using -f Date: Sun, 30 Mar 2003 15:49:36 -0500 To: PHP Internals Message-ID: <20030330204935.GC5775@hyperion.gravitonic.com> Mail-Followup-To: Andrei Zmievski , PHP Internals References: <20030329203729.GG23063@hyperion.gravitonic.com> <20030330195355.GA1360@csh.rit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030330195355.GA1360@csh.rit.edu> User-Agent: Mutt/1.4i Subject: Re: [PHP-DEV] Reflection API RFC From: andrei@gravitonic.com (Andrei Zmievski) On Sun, 30 Mar 2003, Jon Parise wrote: > 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. Right. The engine would need to be modified in order to keep track of that. -Andrei http://www.gravitonic.com/ "Everything should be made as simple as possible, but not simpler." -- Albert Einstein