Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66095 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77630 invoked from network); 21 Feb 2013 09:45:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2013 09:45:22 -0000 Authentication-Results: pb1.pair.com header.from=eloybote@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=eloybote@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.46 as permitted sender) X-PHP-List-Original-Sender: eloybote@gmail.com X-Host-Fingerprint: 209.85.215.46 mail-la0-f46.google.com Received: from [209.85.215.46] ([209.85.215.46:53285] helo=mail-la0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 39/8B-03224-1BCE5215 for ; Thu, 21 Feb 2013 04:45:22 -0500 Received: by mail-la0-f46.google.com with SMTP id fq12so8436752lab.5 for ; Thu, 21 Feb 2013 01:45:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=TTTvL5+ZrC5H7r+UNFjs6WdP1WXmWKkNMAgIyemr0b4=; b=i5arMBMgRscGcB1azvP5BnGz6bIHtZdi8jbQ8IaO4W24jT+R8p3v29c3/BHTCe3ysq aUm/mviYpVm1Nur28y4tTf+oYQ+vKHKyMNXET8kIV64s/F7idnwo2x5i9e6OkQgA8FU8 WZocqcrjos3L9fejO1UMnwcEnokNT1zBTob2CPP7iRltMaYBDec5JBIS6ymSLFt4wWNq V/StQBco5Mb0uqZUFRvdtu5ynZRttKi3Dlq2MKRRdXH7waQJDYTYuutMt9WhrWkwP24n +JvNwsh6uCBqpBra2cUiQw2IdxGTzPVPzrp84fRPfLHyDz+FGM133cPXlVR9WcVDV449 ATDA== MIME-Version: 1.0 X-Received: by 10.152.132.138 with SMTP id ou10mr20691735lab.56.1361439918035; Thu, 21 Feb 2013 01:45:18 -0800 (PST) Received: by 10.152.29.133 with HTTP; Thu, 21 Feb 2013 01:45:17 -0800 (PST) In-Reply-To: References: Date: Thu, 21 Feb 2013 10:45:17 +0100 Message-ID: To: Derick Rethans Cc: PHP Developers Mailing List Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Give the Language a Rest motion (fwd) From: eloybote@gmail.com (Eloy Bote Falcon) 2013/2/20 Derick Rethans : > Looks like it is time to forward this email from 2006 again: > > ---------- Forwarded message ---------- > Date: Thu, 09 Mar 2006 12:57:32 +0200 > From: Zeev Suraski > To: internals@lists.php.net > Subject: [PHP-DEV] Give the Language a Rest motion > > I'd like to raise a motion to 'Give the Language a Rest'. > > Almost a decade since we started with the 2nd iteration on the syntax (PHP 3), > and 2 more major versions since then, and we're still heatedly debating on > adding new syntactical, core level features. > > Is it really necessary? I'd say in almost all cases the answer's no, and a > bunch of cases where a new feature could be useful does not constitute a good > enough reason to add a syntax level feature. We might have to account for new > technologies, or maybe new ways of thinking that might arise, but needless to > say, most of the stuff we've been dealing with in recent times doesn't exactly > fall in the category of cutting edge technology. > > My motion is to make it much, much more difficult to add new syntax-level > features into PHP. Consider only features which have significant traction to a > large chunk of our userbase, and not something that could be useful in some > extremely specialized edge cases, usually of PHP being used for non web stuff. > > How do we do it? Unfortunately, I can't come up with a real mechanism to > 'enforce' a due process and reasoning for new features. > > Instead, please take at least an hour to bounce this idea in the back of your > mind, preferably more. Make sure you think about the full context, the huge > audience out there, the consequences of making the learning curve steeper with > every new feature, and the scope of the goodness that those new features bring. > Consider how far we all come and how successful the PHP language is today, in > implementing all sorts of applications most of us would have never even thought > of when we created the language. > > Once you're done thinking, decide for yourself. Does it make sense to be > discussing new language level features every other week? Or should we, perhaps, > invest more in other fronts, which would be beneficial for a far bigger > audience. The levels above - extensions to keep with the latest technologies, > foundation classes, etc. Pretty much, the same direction other mature languages > went to. > > To be clear, and to give this motion higher chances of success, I'm not talking > about jump. PHP can live with jump, almost as well as it could live without it > :) I'm talking about the general sentiment. > > Zeev > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > Agree. There are only a few core devs working daily in the PHP internals. I would say please give the Language (and devs) a rest motion, because there are a lot of bugs and work to be done but I'm afraid that is more easy/funny to request a new feature/syntax than do the grunt work :(