Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69007 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49992 invoked from network); 11 Sep 2013 13:52:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2013 13:52:55 -0000 Authentication-Results: pb1.pair.com smtp.mail=terence.copestake@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=terence.copestake@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.179 as permitted sender) X-PHP-List-Original-Sender: terence.copestake@gmail.com X-Host-Fingerprint: 209.85.223.179 mail-ie0-f179.google.com Received: from [209.85.223.179] ([209.85.223.179:36752] helo=mail-ie0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/56-15730-6B570325 for ; Wed, 11 Sep 2013 09:52:54 -0400 Received: by mail-ie0-f179.google.com with SMTP id e14so4530851iej.24 for ; Wed, 11 Sep 2013 06:52:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=3+SUFJgtvXsb7A6lqBC5zknwDNu9VNY+RkDKqc2M83o=; b=qGElSrMEjHkRek64WFXNze6YnqfpAMArLBQpM8NFFmgpAjWfue91flcRG0Iv8KI7zL 9krJIqf4oTHbpbnp0XmxFz9junL3ruryLgfTFlFtu/DAddAeOfX5xxZt+/bbbhPFbE+3 gRZAYsEEgcmYS80MdQZcJbXga56EHM8ysgD+hnXZw1xCmipvAOPL4xfkx8Htif5koaaW vkmJA6DE3r+3BhgEr1SBb1gw9pUs6B/L84DmoJLw+4CApdKSEZS7pn20bIm7xl8G/VeY lml773ZVf2CQ91tNAu0yLGncXe8thQx/SAqtlcUvcKtwECBig5NPsdnI6DYPRbYza0zs I4Og== MIME-Version: 1.0 X-Received: by 10.50.128.49 with SMTP id nl17mr411197igb.38.1378907571511; Wed, 11 Sep 2013 06:52:51 -0700 (PDT) Received: by 10.50.159.200 with HTTP; Wed, 11 Sep 2013 06:52:51 -0700 (PDT) In-Reply-To: References: <1378903588.3917.54.camel@guybrush> Date: Wed, 11 Sep 2013 14:52:51 +0100 Message-ID: To: Arvids Godjuks Cc: =?ISO-8859-1?Q?Johannes_Schl=FCter?= , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e01294a20fa681404e61bef63 Subject: Re: [PHP-DEV] Wake up From: terence.copestake@gmail.com (Terence Copestake) --089e01294a20fa681404e61bef63 Content-Type: text/plain; charset=ISO-8859-1 In less than 10 posts, this thread descended into people bashing each other. Perhaps that's telling of something. I won't comment on the point about forums or anything else, but a concern brought up repeatedly both here and in various blogs is the lack of direction or vision. There's a conflict between people who want to keep PHP simple and accessible and people who want to make PHP into a professional programming tool/environment, complete with all bells and whistles. With everyone wanting something different and having different ideas on who the target users are, what PHP's responsibilities and concerns should be, etc., it's going to be the classic struggle of trying to be everything for everybody all at once. Perhaps that issue really does need to be tackled head-on - and if a consensus can't be reached, maybe PHP should branch off, having one version (not necessarily a different codebase) for hobbyists, small sites and beginners, alongside a professional branch for production environments and developers who are willing and able to take off the training wheels and make use of more advanced features, stop relying on the engine to let them get away with bad habits, etc. The other classic problem is old-timers who get stuck in their ways and instantly reject the very notion of change because it will take them out of their comfort zone - and discourage newcomers who might oust them from their position of power. Perhaps there's a Machiavellian amongst us who can help out with that one. --089e01294a20fa681404e61bef63--