Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49704 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60608 invoked from network); 16 Sep 2010 14:34:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2010 14:34:09 -0000 Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:64314] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/96-29241-0EA229C4 for ; Thu, 16 Sep 2010 10:34:09 -0400 Received: by wwb22 with SMTP id 22so1106073wwb.11 for ; Thu, 16 Sep 2010 07:34:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=uXsePtp61mK8rDC8bgKCJw8h1luZg+dmVBO/aj9lG2s=; b=EJDebyzeQs+IdbMaJGD7aIyQiHIJYywGVNX7jSbytIGu5d28TjnvG3Vf+kD9VXNt3h YVRFBsLS+siikc6P0qLzLaJ1MvqBU7/KyBVjHhbBWRX2ukM/ZUvq4oe9Dyt9kfsUctkU xH8bN17eP1P7p6UIX+hkDwccMwlHVa5ZaDkEc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=sWsDbu/77qDqnimiSvHyF2/NHBiv3FGdIFJvv0Ys1RIJlf0KvVvRrHlxVaWCYlz2U6 ntjMHToPcs61LghphbQ10RJezfOIWEOxtOmjhS2fJ55PArKm41peE4gNW4cPV/b0syFE xyf3xrXUCdXJ/YyJHBjU+MJXutBDpCdxy7Ud4= MIME-Version: 1.0 Received: by 10.227.7.131 with SMTP id d3mr2846867wbd.83.1284647645304; Thu, 16 Sep 2010 07:34:05 -0700 (PDT) Received: by 10.216.55.130 with HTTP; Thu, 16 Sep 2010 07:34:05 -0700 (PDT) In-Reply-To: References: <4C873C0F.1010200@zend.com> <4C879613.7090709@zend.com> <4C887D2B.2000605@zend.com> <4C8AC526.7000505@sugarcrm.com> <4C8B6168.30504@mohiva.com> <4C8BC81E.8000605@sugarcrm.com> <7.0.1.0.2.20100913145703.0d226d90@zend.com> Date: Thu, 16 Sep 2010 11:34:05 -0300 Message-ID: To: Gustavo Lopes Cc: Derick Rethans , "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: PHP Annotations RFC + Patch From: guilhermeblanco@gmail.com (Guilherme Blanco) Hi Derick, Again, we should not consider docblock mainly because I think adding/removing comments of your code should NEVER modify the overall functionality of your application. That said, docblock is no option. Now PLEASE let's stop arguing for nothing and vote? I'd recommend that since syntax is not ideal, we should not vote for the complete patch but vote for the functionality. So the question to be answered is: Should PHP support Annotations? I'm +1. Cheers, On Thu, Sep 16, 2010 at 11:16 AM, Gustavo Lopes wr= ote: > On Thu, 16 Sep 2010 14:57:01 +0100, Derick Rethans wrote= : > >>> There should be overwhelmingly strong reasons to add a whole new branch >>> of syntax to PHP, I for one don't see the huge gain annotations bring o= n top >>> of PHPDoc. >> >> The only thing I can think of is added the storing of docblock data for >> class methods and class properties. Right now I think they're not being >> stored in the oparrays? =C2=A0In any case, I am also not for adding more >> syntax just to do annotations. >> > > Have you read my e-mail? > > http://news.php.net/php.internals/49674 > > I don't understand whether you're against annotations per se or if using = doc > comments to implement annotations would be okay. > > As I said, doc comments as they are now are insufficient. > > -- > Gustavo Lopes > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Guilherme Blanco Mobile: +55 (16) 9215-8480 MSN: guilhermeblanco@hotmail.com S=C3=A3o Paulo - SP/Brazil