Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49616 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88781 invoked from network); 13 Sep 2010 14:39:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2010 14:39:40 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad 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 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:37993] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EA/45-57839-BA73E8C4 for ; Mon, 13 Sep 2010 10:39:39 -0400 Received: by wwb39 with SMTP id 39so4161206wwb.11 for ; Mon, 13 Sep 2010 07:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=vh3TA9xSqL+x6E6Uo2YPmnmYJpqNofqyHvEqUoTf5u0=; b=Xn94ChPGq8QuD4PVCHg5L3GVpEpDr/QO8s8pVn9J9/MBEtCKejhPm7z4NVS8NuhK9Z artdMUpXLPO3AYruAoVNwGIMBiS3LnyfHRi3uJvNx+my7Ww7/LdCDJG6m9bt8+2ZEQJP 7cZY+q8A4HsBYzNAC7ljBiy5QU6JmX7GOxoLY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=fLBj5abNIzLNbuRMVVJzVcH4gtRP1NMhKF9IS2E1SY71qXcenyAwinlTekJpO+fivr oSZv7qzGc+laOzTTqc/8STzDhNGxdMX4XUWCVKsD/BHFny5UQSqEnptmqpuTEwIWDlPU nt0E1UMhFFUPoZyT5QXLXYKZXjF6lnC5hEqFQ= MIME-Version: 1.0 Received: by 10.227.136.146 with SMTP id r18mr84142wbt.53.1284388775768; Mon, 13 Sep 2010 07:39:35 -0700 (PDT) Received: by 10.227.149.220 with HTTP; Mon, 13 Sep 2010 07:39:35 -0700 (PDT) In-Reply-To: <7.0.1.0.2.20100913145703.0d226d90@zend.com> References: <4C873C0F.1010200@zend.com> <4C879613.7090709@zend.com> <4C887D2B.2000605@zend.com> <4C8AC526.7000505@sugarcrm.com> <4C8B6168.30504@mohiva.com> <4C8BC81E.8000605@sugarcrm.com> <7.0.1.0.2.20100913145703.0d226d90@zend.com> Date: Mon, 13 Sep 2010 16:39:35 +0200 Message-ID: To: Zeev Suraski Cc: Stas Malyshev , Guilherme Blanco , Christian Kaps , Pierrick Charron , "internals@lists.php.net" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Re: PHP Annotations RFC + Patch From: pierre.php@gmail.com (Pierre Joye) hi, On Mon, Sep 13, 2010 at 3:05 PM, Zeev Suraski wrote: > I'm not sure we've seen a good reason to add annotations instead of using > PHPDoc. =A0Sure, PHPDoc isn't a perfect fit for certain purposes, but I t= hink > it certainly falls in the good-enough fit for most purposes. =A0It's also= both > machine and human readable, and best of all - it's already there. > There should be overwhelmingly strong reasons to add a whole new branch o= f > syntax to PHP, I for one don't see the huge gain annotations bring on top= of > PHPDoc. You are not serioulsy suggesting to use phpdoc for runtime annotation support? Are you? Besides that, did you look at the other languages annotation support and how and why they are used? -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org