Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32732 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78381 invoked by uid 1010); 10 Oct 2007 21:20:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78365 invoked from network); 10 Oct 2007 21:20:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Oct 2007 21:20:11 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:59557] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 89/23-55062-9024D074 for ; Wed, 10 Oct 2007 17:20:10 -0400 Received: from da001d1244.cam-ma.osd.concentric.net (da001d1244.cam-ma.osd.concentric.net [64.0.236.220]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id C32E81B361F; Wed, 10 Oct 2007 23:20:05 +0200 (CEST) Date: Wed, 10 Oct 2007 23:20:00 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <286904776.20071010232000@marcus-boerger.de> To: Antony Dovgal CC: Larry Garfield , internals@lists.php.net In-Reply-To: <4707D8AA.9060905@daylessday.org> References: <200710042005.30734.larry@garfieldtech.com> <285930281.20071006200938@marcus-boerger.de> <200710061338.47307.larry@garfieldtech.com> <4707D8AA.9060905@daylessday.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] substr/array_slice in [] From: helly@php.net (Marcus Boerger) Hello Antony, Saturday, October 6, 2007, 8:49:14 PM, you wrote: > On 06.10.2007 22:38, Larry Garfield wrote: >> I have no love for Perl (and a rather strong dislike of it), but I have to >> agree with those who say that "looks like Perl" is a lame reason to reject >> something. PHP's object system looks an awful lot like Java, too. That >> doesn't make it bad. >> >> "Too unreadable", "not approachable enough", "too inflexible", etc. are >> perfectly valid reasons to reject a syntax. "Looks like > here>" is not, I content, one of them. > I believe it should be pretty clear that "too perlish" means "too cryptic > and makes no sense because it duplicates already implemented functionality > (more than one way to do it, yeah)". > But "too perlish" is much shorter. Right, it is a term we somehow agreed on without ever saying so. Best regards, Marcus