Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52151 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60474 invoked from network); 9 May 2011 16:44:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 May 2011 16:44:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.212.173 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.212.173 mail-px0-f173.google.com Received: from [209.85.212.173] ([209.85.212.173:51188] helo=mail-px0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/E8-20726-5D918CD4 for ; Mon, 09 May 2011 12:44:06 -0400 Received: by pxi16 with SMTP id 16so3806677pxi.32 for ; Mon, 09 May 2011 09:44:02 -0700 (PDT) Received: by 10.68.27.197 with SMTP id v5mr3109145pbg.368.1304959442788; Mon, 09 May 2011 09:44:02 -0700 (PDT) Received: from [192.168.200.140] (c-76-126-236-132.hsd1.ca.comcast.net [76.126.236.132]) by mx.google.com with ESMTPS id q19sm4205258pbt.88.2011.05.09.09.44.00 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 09 May 2011 09:44:01 -0700 (PDT) Message-ID: <4DC819D0.5010008@lerdorf.com> Date: Mon, 09 May 2011 09:44:00 -0700 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: "guilhermeblanco@gmail.com" CC: Stas Malyshev , PHP Internals References: <4DC729EE.9090600@sugarcrm.com> <4DC75FFF.40008@lerdorf.com> <4DC7A7F0.4000504@sugarcrm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] 5.4 again From: rasmus@lerdorf.com (Rasmus Lerdorf) On 05/09/2011 07:44 AM, guilhermeblanco@gmail.com wrote: > - Annotations > > I already proposed a patch and none here discussed. You rather > preferred to shout "PHP doesn't need Annotations" instead of discuss > the patch that was proposed. If someone doesn't agree that annotations belong in PHP why do the details of the patch matter? > PS: I think that internals mailing list should be revised with all > proposed ideas and wrap them on a better plan. > It seems to me that you are not interested on user's request and > rather accept/implement only what the features that interest you. It's > very bad for the language and very bad for all of users. That's simply not true. But just because one group of users feel strongly about something doesn't mean it should go in. There has to be some level of curation or we end up with every feature under the sun resulting in a huge mess. -Rasmus