Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49753 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86750 invoked from network); 17 Sep 2010 13:48:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Sep 2010 13:48:18 -0000 Authentication-Results: pb1.pair.com header.from=glopes@nebm.ist.utl.pt; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=glopes@nebm.ist.utl.pt; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain nebm.ist.utl.pt from 193.136.128.22 cause and error) X-PHP-List-Original-Sender: glopes@nebm.ist.utl.pt X-Host-Fingerprint: 193.136.128.22 smtp2.ist.utl.pt Linux 2.6 Received: from [193.136.128.22] ([193.136.128.22:52801] helo=smtp2.ist.utl.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/83-03800-0A1739C4 for ; Fri, 17 Sep 2010 09:48:17 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp2.ist.utl.pt (Postfix) with ESMTP id 316D77000497 for ; Fri, 17 Sep 2010 14:48:13 +0100 (WEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at ist.utl.pt Received: from smtp2.ist.utl.pt ([127.0.0.1]) by localhost (smtp2.ist.utl.pt [127.0.0.1]) (amavisd-new, port 10025) with LMTP id 0FiAcyvRvP4q for ; Fri, 17 Sep 2010 14:48:13 +0100 (WEST) Received: from mail2.ist.utl.pt (mail2.ist.utl.pt [IPv6:2001:690:2100:1::c]) by smtp2.ist.utl.pt (Postfix) with ESMTP id F3F1A700048E for ; Fri, 17 Sep 2010 14:48:12 +0100 (WEST) Received: from damnation.dulce.lo.geleia.net (52.152.108.93.rev.vodafone.pt [93.108.152.52]) (Authenticated sender: ist155741) by mail2.ist.utl.pt (Postfix) with ESMTPSA id C136F2009EB9 for ; Fri, 17 Sep 2010 14:48:12 +0100 (WEST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: internals@lists.php.net References: Date: Fri, 17 Sep 2010 14:48:15 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Organization: =?utf-8?Q?N=C3=BAcleo_de_Eng=2E_Biom=C3=A9di?= =?utf-8?Q?ca_do_IST?= Message-ID: In-Reply-To: User-Agent: Opera Mail/10.62 (Win32) Subject: Re: [PHP-DEV] docBlock Parser RFC From: glopes@nebm.ist.utl.pt ("Gustavo Lopes") On Fri, 17 Sep 2010 13:41:33 +0100, Matthew Weier O'Phinney wrote: > On 2010-09-16, "Gustavo Lopes" wrote: >> Pointless. >> >> Well, this will maybe speedup and standardize the usage of doc comments, >> but it's very far from what we could do with real annotations. > > Let's argue this one on its own merits, and not on the basis of whether > or not it can be used for annotations parsing; that can and should be a > separate, later issue. Fair enough, but it was not I who presented doc comments parsing as if it were some sort of valid alternative for annotations, which is how the topic came up... -- Gustavo Lopes