Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:104702 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 4614 invoked from network); 14 Mar 2019 00:36:25 -0000 Received: from unknown (HELO mail-ot1-f41.google.com) (209.85.210.41) by pb1.pair.com with SMTP; 14 Mar 2019 00:36:25 -0000 Received: by mail-ot1-f41.google.com with SMTP id t7so3165240otk.8 for ; Wed, 13 Mar 2019 14:26:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cckIz59m5HnDOko6nSURJIfjvkXdYfclQ/MIMtZEZbs=; b=adUWH8oUUZ8/uxO0UDg24KySxxWz2ntgsJeUU9m58am1l/SBdLxn4iHB6DeQ3nRQiQ ZjIAo6dCOn5G3/farVj4KMlGYotGL2YOnRuPeKbWy8bMqOb1EgmpvqLd5xXPYHsqCeT6 pgSgfMFLY99/NexwzFrmO+hs2vWnM3dlfj8o9rseo1ppjxqOzrbj11746t6Hu8imvsdS ndwHHkjJhrWIaY21Qfov38bSeqWkCQIIGDmMZX+PHzjvcLNFmk6N07DYp+cYStEZfx/4 U839IKOpU5fmVz2HI1r4PRBZfdGGi75ovUYKOXK3ltapQssZE9v6Bq691miBdeeyLjt/ 8TMQ== X-Gm-Message-State: APjAAAV0Py0tSleGPVhl2BrtJX1ak3XliMadfLM1Cjo7gT7tqgqV66Wd VKn99U2xvi79n7zKf1SmbNA2qbwzfCc39c4LjAI= X-Google-Smtp-Source: APXvYqyKow+VIdk9xjoG5SfIrkpZpA9XSQKcGRRPtLTecIUJF96wt6UiSRvYxIdBixSrSPNVGy5IMsSkSc/hoImCx8w= X-Received: by 2002:a9d:58c6:: with SMTP id s6mr29681327oth.122.1552512398577; Wed, 13 Mar 2019 14:26:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 13 Mar 2019 23:26:24 +0200 Message-ID: To: Chase Peeler Cc: Larry Garfield , Internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] RFC Draft: Comprehensions From: kalle@php.net (Kalle Sommer Nielsen) Hi Den tir. 12. mar. 2019 kl. 18.36 skrev Chase Peeler : > I've never liked "developers might use it wrong" as reason to not implement something, especially if hard to read/complex code is the worst impact to improper use. Me neither to be fair, but I think it is a fair consideration to have when designing syntax. I agree with Stas reply in this thread regarding this. > I understand that you are talking about the syntax (which others have said is still up for discussion) and not the feature itself. I still wanted to make the comment above more a general response to that line of thinking. I like the feature as it is, and if the syntax is right for it then I would most likely vote for it if it comes to that state. -- regards, Kalle Sommer Nielsen kalle@php.net