Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31104 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 27643 invoked by uid 1010); 19 Jul 2007 14:17:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27628 invoked from network); 19 Jul 2007 14:17:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2007 14:17:16 -0000 Authentication-Results: pb1.pair.com header.from=antony@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=antony@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from [212.25.124.162] ([212.25.124.162:63165] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/68-02284-A627F964 for ; Thu, 19 Jul 2007 10:17:16 -0400 Received: (qmail 4954 invoked from network); 19 Jul 2007 14:17:11 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 19 Jul 2007 14:17:11 -0000 Message-ID: <469F7266.2090001@zend.com> Date: Thu, 19 Jul 2007 18:17:10 +0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: Keryx Web CC: internals@lists.php.net References: <469E5B35.2030602@keryx.se> <469E5E3C.6060807@gmx.li> <469F588B.8010901@keryx.se> In-Reply-To: <469F588B.8010901@keryx.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Let blocks From: antony@zend.com (Antony Dovgal) > The reason I posted my suggestions on this list was that a while ago I > had a few ideas as to how PHP could be improved. A seasoned PHP > developer suggested that I'd take my suggestions to this list. Thanks a lot for your suggestions, but (as you can see from the list) we have a lot of other things to do and adding new pretty looking features from other languages is the last thing in my personal TODO list. There are two ways to add a new feature I know of: 1) to convince the developers that it's terribly critical to have this feature (which I doubt is possible) or rouse their interest in some other way; 2) to do it yourself, probably with some help from the developers. I believe the second way is and will stay the best ever. And it's not about your CVS karma, this is how Open Source works. Also, every time you suggest a new feature, you should remember that it would appear on shared hostings in no less than 3-5 years. This is quite critical issue for most of the people, but they tend to forget about it. -- Wbr, Antony Dovgal