Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:50073 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78425 invoked from network); 2 Nov 2010 02:40:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2010 02:40:34 -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 209.85.161.42 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: 209.85.161.42 mail-fx0-f42.google.com Received: from [209.85.161.42] ([209.85.161.42:48798] helo=mail-fx0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/00-12523-02A7FCC4 for ; Mon, 01 Nov 2010 21:40:33 -0500 Received: by fxm10 with SMTP id 10so5869035fxm.29 for ; Mon, 01 Nov 2010 19:40:30 -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=7jlFc0Kqxe4SRENXttFCwMvgQpdCXZIbxJ08+UAldUs=; b=BW712boQMP6adZhWupdusBgvg/wteu3GoSZVKsUWFKs8fyBz9K3ErQNv6BZMxvPEQ0 rWczoMBCzYO24vHZUd4xVR9jEmzZoUlEaAwdI+c59yWIRUckzpb2yZ5wh1Txf5ulKLTM M32QR5jRixpHWbsYP6HkL5OtSQtnH+dRphddA= 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=NQxuzjPPSPl792CCi+LgY3TniLN4UB5FKudUEjJ52+RPmnOBo7ZpIOmDLR/XGBwiZc WoZT/HtTQ/UBQPX5bKFp1UgzLKvta9H8SvDl/MEliJ3oE+FzsD5+OKDiDEWIac4mGaf7 v3p+zT2pFKM8Awh38oupHgqrFYuJh0vKEa1/8= MIME-Version: 1.0 Received: by 10.223.102.79 with SMTP id f15mr5663763fao.134.1288665627654; Mon, 01 Nov 2010 19:40:27 -0700 (PDT) Received: by 10.223.126.67 with HTTP; Mon, 1 Nov 2010 19:40:27 -0700 (PDT) In-Reply-To: References: Date: Tue, 2 Nov 2010 00:40:27 -0200 Message-ID: To: Derick Rethans Cc: PHP Developers Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] PHP 5.4: Annotations From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") Hi Derick, I'm all for it. Although I have karma, I'm not an active PHP core contributor, but I would like to participate of such discussion, mainly because I have plenty experience with Annotations from another languages. I'll spend some time re-reading the entire Annotations thread and come up with another proposal at the right time. Regards, On Mon, Nov 1, 2010 at 8:33 PM, Derick Rethans wrote: > Hi! > > The RFC on annotations for PHP http://wiki.php.net/rfc/annotations > suggests to add new syntax to the language to provide meta data for use > in reflection. This sort of meta data is usually provided in the form of > docblocks, which this RFC does *not* state isn't good enough. > > The discussion on the mailinglist did not provide a clear consensus for > either for or against. We could put this up for a vote, but I feel that > that is not useful right now, because a few issues needs to be sorted > out first. First, where we actually require annotations (over the > current practise of using docblocks); and secondly whether we really > want to introduce another syntax into the PHP scanners and parsers. > > For now I would suggest that this proposal needs to be sorted out before > we can even suggest of putting it in PHP 5.4. > > cheers, > Derick > > -- > http://derickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug > > -- > 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