Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:475 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88883 invoked from network); 29 Mar 2003 20:38:04 -0000 Received: from unknown (HELO localhost.localdomain) (24.60.174.190) by pb1.pair.com with SMTP; 29 Mar 2003 20:38:04 -0000 Received: (from andrei@localhost) by localhost.localdomain (8.11.6/8.11.6) id h2TKbUX28412 for internals@lists.php.net; Sat, 29 Mar 2003 15:37:30 -0500 X-Authentication-Warning: localhost.localdomain: andrei set sender to andrei@gravitonic.com using -f Date: Sat, 29 Mar 2003 15:37:30 -0500 To: PHP Internals Message-ID: <20030329203729.GG23063@hyperion.gravitonic.com> Mail-Followup-To: Andrei Zmievski , PHP Internals Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Subject: Reflection API RFC From: andrei@gravitonic.com (Andrei Zmievski) 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. -Andrei http://www.gravitonic.com/ "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth