Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49605 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43197 invoked from network); 12 Sep 2010 12:34:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2010 12:34:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=sebastian@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=sebastian@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 93.190.64.32 as permitted sender) X-PHP-List-Original-Sender: sebastian@php.net X-Host-Fingerprint: 93.190.64.32 mail-2.de-punkt.de Received: from [93.190.64.32] ([93.190.64.32:36642] helo=mail-2.de-punkt.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D4/F1-17717-CE8CC8C4 for ; Sun, 12 Sep 2010 08:34:54 -0400 Received: (qmail 5131 invoked by uid 511); 12 Sep 2010 12:34:51 -0000 Received: by simscan 1.3.1 ppid: 5125, pid: 5127, t: 0.1767s scanners: attach: 1.3.1 Received: from unknown (HELO ?0.0.0.0?) (sb%sebastian-bergmann.de@85.214.110.30) by 0 with ESMTPA; 12 Sep 2010 12:34:51 -0000 Message-ID: <4C8CC8E8.3060104@php.net> Date: Sun, 12 Sep 2010 08:34:48 -0400 Organization: PHP Development Team User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100826 Thunderbird/3.0.7 MIME-Version: 1.0 To: internals@lists.php.net 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> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: PHP Annotations RFC + Patch From: sebastian@php.net (Sebastian Bergmann) On 09/11/2010 02:24 PM, Pierre Joye wrote: > It seems that there is a misunderstanding about the goals of the > annotations. They are not meant to be read by human being > (javadoc/phpdoc/etc. are) but to be parsed automatically to be used > for services. Annotations are part of the code and code is not only automatically parsed but also read by humans. -- Sebastian Bergmann Co-Founder and Principal Consultant http://sebastian-bergmann.de/ http://thePHP.cc/