Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52241 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32273 invoked from network); 10 May 2011 18:21:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 May 2011 18:21:34 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-ew0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:39726] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/6B-04851-A2289CD4 for ; Tue, 10 May 2011 14:21:31 -0400 Received: by ewy2 with SMTP id 2so1934623ewy.29 for ; Tue, 10 May 2011 11:21:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=FywzQXVupFb1PEu/4pWQIxS2Sz8gZM6TjzBMX+mmLxs=; b=Lo3Q/NqDtXpsQYbcf0wOvAEouS5InRS8kNmSP4eWJ5ZzJ8B/9bH73Q3GETcdVGF2aR P1KKmeAB6M6O/wn4fG06rkvE3/3e9dJuGDxc3eDXWpZ4JNQF2bTTzjW3zop5IOwgnGIq Z96HdHXSiIiEQVKCbEwbRsNwcuKOeQIvjmS9A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=b22xA0HC7qgwfy1L5XcSs7NnXlmp3rOcfL7fbBvRKDnQFKZyk4Xe6BxLrVlsMmIGc0 /n2k0WYJ9OsyMjP8SmSg/PxlDzZVv6qOgUM+GTNR6CqWawW6m5PCCnmBkeRO7Wavlx6c KKkD1gIVCYrigU0mFsHRo2pOVbOl/buJ6SpNI= MIME-Version: 1.0 Received: by 10.14.148.67 with SMTP id u43mr3861116eej.7.1305051686606; Tue, 10 May 2011 11:21:26 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.14.127.7 with HTTP; Tue, 10 May 2011 11:21:26 -0700 (PDT) In-Reply-To: <4DC98100.6080806@oracle.com> References: <4DC826B1.4090806@lerdorf.com> <4DC82A36.8090604@lerdorf.com> <4DC83401.2090202@sugarcrm.com> <4DC8D122.3050507@lsces.co.uk> <4DC8F125.2010503@toolpark.com> <4DC8FB1A.7040206@lerdorf.com> <4DC98100.6080806@oracle.com> Date: Tue, 10 May 2011 20:21:26 +0200 X-Google-Sender-Auth: k8EUA4zZSubBq8_LRa_RQ86yU3Y Message-ID: To: Christopher Jones Cc: Martin Scotta , internals@lists.php.net Content-Type: multipart/alternative; boundary=bcaec51a7af83196bf04a2f006ab Subject: Re: [PHP-DEV] annotations again From: info@tyrael.hu (Ferenc Kovacs) --bcaec51a7af83196bf04a2f006ab Content-Type: text/plain; charset=UTF-8 On Tue, May 10, 2011 at 8:16 PM, Christopher Jones < christopher.jones@oracle.com> wrote: > > > On 05/10/2011 05:28 AM, Martin Scotta wrote: > > The editor argument is out of place do you really think that the >> engine should we built around what IDE supports? >> > > IDEs are part of the PHP ecosystem, just as much as frameworks, op > code caches, documentation, bug reports, maintenance issues and even > current technology trends. The benefits of a new feature must be > calculated taking into account its impact on the whole ecosystem. > > creating an official EBNF would solve this problem, among others as well. http://marc.info/?l=php-internals&m=129387252319019 patches welcome ;) Tyrael --bcaec51a7af83196bf04a2f006ab--