Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69011 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57370 invoked from network); 11 Sep 2013 14:15:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2013 14:15:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=arvids.godjuks@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=arvids.godjuks@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.182 as permitted sender) X-PHP-List-Original-Sender: arvids.godjuks@gmail.com X-Host-Fingerprint: 209.85.217.182 mail-lb0-f182.google.com Received: from [209.85.217.182] ([209.85.217.182:50943] helo=mail-lb0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6E/08-15730-30B70325 for ; Wed, 11 Sep 2013 10:15:32 -0400 Received: by mail-lb0-f182.google.com with SMTP id c11so7591450lbj.13 for ; Wed, 11 Sep 2013 07:15:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=mdI8bxVaRozngugGndDS0JsSBtxJjK3AzXfJsDFn+yQ=; b=HoCkVmo/eRAFasvBBToChRXN1Qobz4kxap7NrAExI6VA2vgHGdnB7J94dQeAVHpOxY AN77K7M90WUi8RRKSDNRqP4RQ876Agf6o7/jkQSkRxB1tebU/CFUBgXqtg95Cvw8QIAk 2s2ZrkbTg2NTv3S/6at0XHw95a66EXRVITcPf/wlx/b+K9Aboi3P07SMqge9q7Yovb// nTSLtp9XYbU2Faeid3rO5F8cVVO1rop2oEgMIVlBORzXaYWFFidqF1GVP8xgEo8MBFTW wFrQRfeg4ecw8C5YVPxWPtDulm1PApFuGeJJxo+/Q8FdyFHpEwJGrxbo/Gl7+6vniZ0i Q1Qg== X-Received: by 10.152.29.103 with SMTP id j7mr1444360lah.7.1378908929180; Wed, 11 Sep 2013 07:15:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.11.135 with HTTP; Wed, 11 Sep 2013 07:15:09 -0700 (PDT) In-Reply-To: References: <1378903588.3917.54.camel@guybrush> Date: Wed, 11 Sep 2013 17:15:09 +0300 Message-ID: To: Terence Copestake Cc: =?UTF-8?Q?Johannes_Schl=C3=BCter?= , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e0160b828e6c95904e61c406e Subject: Re: [PHP-DEV] Wake up From: arvids.godjuks@gmail.com (Arvids Godjuks) --089e0160b828e6c95904e61c406e Content-Type: text/plain; charset=UTF-8 2013/9/11 Terence Copestake > 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. > Agree on all. Especially on the last part, seems to me that I just hit that exact spot. To me, as an observer mostly, something has to be done. Developers can't do it all by themselves and I don't see that many people willing to step up and do stuff. I'm not only proposing, but also willing to do my part - I'm good with organizing stuff, coordinating and did my share of forum moderation for years. --089e0160b828e6c95904e61c406e--