Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82840 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20754 invoked from network); 16 Feb 2015 12:55:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Feb 2015 12:55:34 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.174 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.220.174 mail-vc0-f174.google.com Received: from [209.85.220.174] ([209.85.220.174:62654] helo=mail-vc0-f174.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 74/15-29513-5C8E1E45 for ; Mon, 16 Feb 2015 07:55:34 -0500 Received: by mail-vc0-f174.google.com with SMTP id id10so10550198vcb.5 for ; Mon, 16 Feb 2015 04:55:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=6+ZXvQFJOisPieneLURUJIqXVyLYPUYLikwgASqwGO4=; b=hbfR7Fc/aEI8GTShjAIlkv2EG6ASiHkviopAadL1FBP1qsCPJL38Pjl0kbt4LMdXq0 yRRV7n3SoUlZgBUHSLJ3J0hvmP/akgsvkGDeCcyJKzyl3n27EwHHNIxiSwXEntjZB4F/ 5va3SvB7zGkSqZ7kMVOETAqBz+FXveWPEvz08ZKxWn1xSvm8tYSdIfofuvlUsihat46S oRQc1+BNRlVmVmaX1zyG52DpFP7enMypsVek5357P4QrJ11EKb4wJfOG6MD4Z3Tsopb1 t4n1obUkqEQ6ZXllfQG6KM1FsoJ25cjSfYH+LrDLDNRbzfsuVBGz8cCioSlffvGymYa1 xfpQ== X-Gm-Message-State: ALoCoQmkAo8DzT+qyWtLqwMxxtkFJbZPdjC6nsNoZOnwR12JwrjlI1wlfJTZV02Mlc8O4nCsw4dlmdjGqeIjUWHRwl2eIc2/hb04jcTNqj4tCKh4spWQmDnZ4nMAdu01FNA3aIul48kkSQLK7VZwww7PMx7GTLBFrA== MIME-Version: 1.0 X-Received: by 10.52.25.11 with SMTP id y11mr4681870vdf.51.1424091330380; Mon, 16 Feb 2015 04:55:30 -0800 (PST) Received: by 10.52.74.73 with HTTP; Mon, 16 Feb 2015 04:55:30 -0800 (PST) In-Reply-To: <54E1E06F.5040802@birkholz.biz> References: <54E1E06F.5040802@birkholz.biz> Date: Mon, 16 Feb 2015 16:55:30 +0400 Message-ID: To: Dennis Birkholz Cc: PHP Internals Content-Type: multipart/alternative; boundary=001a1133e5f2e01dda050f341922 Subject: Re: [PHP-DEV] Annotations in PHP7 From: dmitry@zend.com (Dmitry Stogov) --001a1133e5f2e01dda050f341922 Content-Type: text/plain; charset=UTF-8 our approach is more powerfull, and HHVM syntax is not sufficient. Also looks better than <>. anyway, syntax decorators are discussable. Thanks. Dmitry. On Mon, Feb 16, 2015 at 3:19 PM, Dennis Birkholz wrote: > Hi, > > Am 16.02.2015 um 12:07 schrieb Dmitry Stogov: > > HHVM already implemented similar concept > > > > http://docs.hhvm.com/manual/en/hack.attributes.php > > Why not borrow their syntax? Makes it easier to write stuff for both > languages. > > Greets, > Dennis > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1133e5f2e01dda050f341922--