Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49714 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7787 invoked from network); 16 Sep 2010 17:01:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2010 17:01:11 -0000 Authentication-Results: pb1.pair.com header.from=lars.schultz@toolpark.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lars.schultz@toolpark.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain toolpark.com from 195.49.42.12 cause and error) X-PHP-List-Original-Sender: lars.schultz@toolpark.com X-Host-Fingerprint: 195.49.42.12 mail1.screenlight.ch Received: from [195.49.42.12] ([195.49.42.12:65255] helo=mail1.screenlight.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/95-15036-55D429C4 for ; Thu, 16 Sep 2010 13:01:10 -0400 Received: from [127.0.0.1] ([84.73.221.9]) (authenticated user lars.schultz@toolpark.com) by mail1.screenlight.ch (Kerio Connect 7.0.2 patch 1) for internals@lists.php.net; Thu, 16 Sep 2010 19:01:04 +0200 Message-ID: <4C924D4E.7060001@toolpark.com> Date: Thu, 16 Sep 2010 19:01:02 +0200 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.1.8) Gecko/20100227 Lightning/1.0b1 Thunderbird/3.0.3 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> <7.0.1.0.2.20100913145703.0d226d90@zend.com> <7.0.1.0.2.20100916175925.1501a130@zend.com> <4C9247A0.1050409@godden.net> In-Reply-To: <4C9247A0.1050409@godden.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 100916-1, 16.09.2010), Outbound message X-Antivirus-Status: Clean Subject: Re: [PHP-DEV] Re: PHP Annotations RFC + Patch From: lars.schultz@toolpark.com (Lars Schultz) +1 for adding APIs to parse doc blocks -1 for introducing a new Annotations concept and associated syntax Am 16.09.2010 18:36, schrieb Wim Godden: > I'm going to say exactly the same thing : > > -1 for introducing a new Annotations concept and associated syntax > +1 for adding APIs to parse doc blocks > > > > Zeev Suraski wrote: >> At 16:34 16/09/2010, Guilherme Blanco wrote: >>> So the question to be answered is: Should PHP support Annotations? >> >> -1 for introducing a new Annotations concept and associated syntax >> >> +1 for adding APIs to parse doc blocks >> >> >