Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82005 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48391 invoked from network); 6 Feb 2015 04:08:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2015 04:08:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.169 as permitted sender) X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.213.169 mail-ig0-f169.google.com Received: from [209.85.213.169] ([209.85.213.169:58012] helo=mail-ig0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/A0-45146-15E34D45 for ; Thu, 05 Feb 2015 23:08:50 -0500 Received: by mail-ig0-f169.google.com with SMTP id hl2so11025661igb.0 for ; Thu, 05 Feb 2015 20:08:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=SbZ2/q1uRiknZXjGMaiYD2NYwRHuvWwLLpRLJlCgHqI=; b=oEXpGQHzBkfDtEOSJX60E24nkcv4MfPCdZchK7G5Fb3xcn1K5KxvCZLD+eu1rZhOod aHBbYhrOhA4iXo8ZvL75wmmXxRW8qp1mfFHdWpa4uYzthThF20J0zym5lri/3FW0/qqt KhsG0jvprKqMQ7lSL89npJthS5eArOqi0CWXUV9r/ReD1L7dwPSDPuywoeupH34DC2jC 5NHC1YhkP4eVAgvKit9ymi/a0Y0pC3Q9uwW0AVLeqilb95QVr8waWrNwNaDdVwjBbgex 5Vj3YSRSz2DWjO5H735crGgzDBqUavWIiCUMGp6Rn7sOaRJrHMx1U8hlFq0onFu/oQSr izAA== X-Received: by 10.50.142.38 with SMTP id rt6mr281585igb.17.1423195724146; Thu, 05 Feb 2015 20:08:44 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.238.75 with HTTP; Thu, 5 Feb 2015 20:08:22 -0800 (PST) In-Reply-To: References: <01d601d04146$6fbda4c0$4f38ee40$@tekwire.net> <020c01d0414b$2c3a1120$84ae3360$@tekwire.net> <022801d0415a$027e0620$077a1260$@tekwire.net> Date: Thu, 5 Feb 2015 23:08:22 -0500 Message-ID: To: Pierre Joye Cc: Dmitry Stogov , =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= , Yasuo Ohgaki , PHP internals Content-Type: multipart/alternative; boundary=001a11c3a950956ee8050e639312 Subject: Re: [PHP-DEV] Design by Contract From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") --001a11c3a950956ee8050e639312 Content-Type: text/plain; charset=UTF-8 Hi all, I already said before and I'm happy to say it again... Whenever you feel ready to get true, complete Annotations into core, just tell me and I'll be ready to work on previously suggested Annotations in sync with current internals. Cheers, On Thu, Feb 5, 2015 at 11:00 PM, Pierre Joye wrote: > On Thu, Feb 5, 2015 at 11:36 PM, Dmitry Stogov wrote: > > phpdoc is annotation as well, but to split it into specific attributes we > > have to write specialized parsers. > > Other languages support annotation or attributes that may be used more > > easily. > > > > http://docs.hhvm.com/manual/en/hack.attributes.php > > Exactly, phpdoc is used as annotation (or comments with some similar > syntax) but is definitively not aimed to be annotations. > > -- > Pierre > > @pierrejoye | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Guilherme Blanco MSN: guilhermeblanco@hotmail.com GTalk: guilhermeblanco Toronto - ON/Canada --001a11c3a950956ee8050e639312--