Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82007 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50790 invoked from network); 6 Feb 2015 04:10:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Feb 2015 04:10:22 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.182 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.182 mail-qc0-f182.google.com Received: from [209.85.216.182] ([209.85.216.182:41030] helo=mail-qc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/31-45146-CAE34D45 for ; Thu, 05 Feb 2015 23:10:21 -0500 Received: by mail-qc0-f182.google.com with SMTP id l6so10007555qcy.13 for ; Thu, 05 Feb 2015 20:10:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=aPmqPvagKy5seWzNBUALnP8NGq4u0s2mswKUj6WkWU4=; b=nrfhb7ehOhhUjOTHx1YQ1J76HX+24yN0YUf7I7W1nGsavd4UZ6jlbFvYGPr8kiVprj MyEv7SOCNbQfE1I3qJg/o4GHe+WJeYuL5cCYRUQ6OeC75FXpZzTfc1ENHHhbWFsdAt3m f8o9kR3lwXaU8+ihQAD7XgDZm2T2ghPc6KFbaHBY0By+w7bTqZK68Z99PR1eO7vKj5XK PshfurPfUwon08koETZ/i1yOpSO6qxtJPvgyW5ZQ4q5Qx+vsM1LR9105PoLO+Z+VUWAO 0VfoeRaPhLP5QWmMg5q59NvT+fCFdqu5DP5wTL7WiYvEvg/geRHy/ecVW+gVim4Szw4R mXfg== MIME-Version: 1.0 X-Received: by 10.224.113.200 with SMTP id b8mr3893953qaq.35.1423195818160; Thu, 05 Feb 2015 20:10:18 -0800 (PST) Received: by 10.96.3.168 with HTTP; Thu, 5 Feb 2015 20:10:18 -0800 (PST) In-Reply-To: References: <01d601d04146$6fbda4c0$4f38ee40$@tekwire.net> <020c01d0414b$2c3a1120$84ae3360$@tekwire.net> <022801d0415a$027e0620$077a1260$@tekwire.net> Date: Fri, 6 Feb 2015 11:10:18 +0700 Message-ID: To: "guilhermeblanco@gmail.com" Cc: Dmitry Stogov , =?UTF-8?Q?Fran=C3=A7ois_Laupretre?= , Yasuo Ohgaki , PHP internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Design by Contract From: pierre.php@gmail.com (Pierre Joye) On Fri, Feb 6, 2015 at 11:08 AM, guilhermeblanco@gmail.com wrote: > 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. We are, with the simplified syntax we discussed last time (have to dig the archive) > 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 -- Pierre @pierrejoye | http://www.libgd.org