Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16028 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78869 invoked by uid 1010); 19 Apr 2005 05:14:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78767 invoked from network); 19 Apr 2005 05:14:17 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 19 Apr 2005 05:14:17 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.4/2.6 Received: from ([80.91.229.2:55988] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 61/23-18700-6A394624 for ; Tue, 19 Apr 2005 01:14:15 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DNkzV-0003rl-My for internals@lists.php.net; Tue, 19 Apr 2005 07:09:41 +0200 Received: from pc19f7e85.dip.t-dialin.net ([193.159.126.133]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Apr 2005 07:09:41 +0200 Received: from sb by pc19f7e85.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Apr 2005 07:09:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 19 Apr 2005 07:13:26 +0200 Lines: 13 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pc19f7e85.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en X-Enigmail-Version: 0.91.0.0 Sender: news Subject: Missing ReflectionProperty::getDocComment() From: sb@sebastian-bergmann.de (Sebastian Bergmann) I am missing a ReflectionProperty::getDocComment() method in the Reflection API. At the moment only ReflectionClass, ReflectionFunction, and ReflectionMethod have such a method. Is there a (technical) reason not to provide ReflectionProperty::getDocComment()? Thanks, Sebastian -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69