Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78623 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90044 invoked from network); 4 Nov 2014 10:28:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Nov 2014 10:28:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.172 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.172 mail-qc0-f172.google.com Received: from [209.85.216.172] ([209.85.216.172:36450] helo=mail-qc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8D/60-20556-16AA8545 for ; Tue, 04 Nov 2014 05:28:50 -0500 Received: by mail-qc0-f172.google.com with SMTP id i17so10789480qcy.3 for ; Tue, 04 Nov 2014 02:28:47 -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=PTvA0BBxLE5p8ZCNN5N4+RV4aEFWKyzZatkOE09bneI=; b=ZjFSUcaJKf+tT+U37QMSWiIM/RZPt3gWXnOcGhnepBvntnGApdeHySX8Y3e4b9SWT8 1aFXtwNIw8chhIvNKiw0hTERPyCyz3YQ1Lz1NSkKBTQxM1CJFxfJu2sBdMvJevXiBDaM yzUfjS3bl1Lws3R+klKxKiK21WaMf2uscAQVmtjiTs+rwY1N601xoG4/QtGwe5I5h5ba lc0y9cqmbN0aMK2y6TN6vRDU9u/R1dg90SXo2DTilW+bMjPsUZcMrZWCjYj0PPgdrU9b fN8rJewEamyNRqRF04rGupth8Zl8hUROvutQQ6NzhRHdrnxAL9nmuiGbaDlg8ZjYq7Uc drJg== MIME-Version: 1.0 X-Received: by 10.229.173.193 with SMTP id q1mr74495932qcz.10.1415096927415; Tue, 04 Nov 2014 02:28:47 -0800 (PST) Received: by 10.140.89.149 with HTTP; Tue, 4 Nov 2014 02:28:47 -0800 (PST) In-Reply-To: <54589A8D.3020607@sugarcrm.com> References: <5457AF2F.90808@php.net> <5457BDB7.8070701@garfieldtech.com> <54589A8D.3020607@sugarcrm.com> Date: Tue, 4 Nov 2014 17:28:47 +0700 Message-ID: To: Stas Malyshev Cc: Levi Morrison , PHP internals , Larry Garfield Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Annotation PHP 7 From: pierre.php@gmail.com (Pierre Joye) On Tue, Nov 4, 2014 at 4:21 PM, Stas Malyshev wrote: > Hi! > >> As I do consider personal tastes important, there are times where we should >> listen to our users. > > It would be nice to take "paving the walkways" approach, but last time > we tried, IIRC we've got into something very over-engineered. Maybe if > we try again with more restricted scope (i.e. not trying to put a DSL > for describing arbitrarily complex data structures into it :) it would > be more successful this time. All projects mentioned in this thread use: http://doctrine-common.readthedocs.org/en/latest/reference/annotations.html That makes a pretty good base spec. -- Pierre @pierrejoye | http://www.libgd.org