Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:479 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6475 invoked from network); 29 Mar 2003 21:00:57 -0000 Received: from unknown (HELO mailout11.sul.t-online.com) (194.25.134.85) by pb1.pair.com with SMTP; 29 Mar 2003 21:00:57 -0000 Received: from fwd04.sul.t-online.de by mailout11.sul.t-online.com with smtp id 18zNRY-00009Q-05; Sat, 29 Mar 2003 22:00:48 +0100 Received: from baumbart.post.rwth-aachen.de (520072483730-0001@[80.142.169.130]) by fwd04.sul.t-online.com with esmtp id 18zNRL-1KJfiiC; Sat, 29 Mar 2003 22:00:35 +0100 Reply-to:marcus.boerger@post.rwth-aachen.de Message-ID: <5.1.0.14.2.20030329220018.03679e00@pop.t-online.de> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 29 Mar 2003 22:00:33 +0100 To: Andrei Zmievski Cc: PHP Internals In-Reply-To: <20030329203729.GG23063@hyperion.gravitonic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Sender: 520072483730-0001@t-dialin.net Subject: Re: [PHP-DEV] Reflection API RFC From: marcus.boerger@t-online.de ((Marcus =?iso-8859-1?Q?B=F6rger?=)) References: <20030329203729.GG23063@hyperion.gravitonic.com> At 21:37 29.03.2003, 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. What about doing it with some interfaces? marcus