From dev-return-5364-archive-asf-public=cust-asf.ponee.io@groovy.apache.org Mon Sep 10 14:27:45 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9786218067E for ; Mon, 10 Sep 2018 14:27:45 +0200 (CEST) Received: (qmail 71567 invoked by uid 500); 10 Sep 2018 12:27:44 -0000 Mailing-List: contact dev-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@groovy.apache.org Delivered-To: mailing list dev@groovy.apache.org Received: (qmail 71552 invoked by uid 99); 10 Sep 2018 12:27:44 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Sep 2018 12:27:44 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 319F418D47C for ; Mon, 10 Sep 2018 12:27:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.534 X-Spam-Level: *** X-Spam-Status: No, score=3.534 tagged_above=-999 required=6.31 tests=[KAM_INFOUSMEBIZ=0.75, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id 7YBpK6uQHxwI for ; Mon, 10 Sep 2018 12:27:42 +0000 (UTC) Received: from n5.nabble.com (n5.nabble.com [162.253.133.81]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DB1675F118 for ; Mon, 10 Sep 2018 12:27:41 +0000 (UTC) Received: from n5.nabble.com (localhost [127.0.0.1]) by n5.nabble.com (Postfix) with ESMTP id D9F2189D59E8 for ; Mon, 10 Sep 2018 05:27:40 -0700 (MST) Date: Mon, 10 Sep 2018 05:27:40 -0700 (MST) From: "Daniel.Sun" To: dev@groovy.incubator.apache.org Message-ID: <1536582460843-0.post@n5.nabble.com> In-Reply-To: References: <1536368845803-0.post@n5.nabble.com> <1c1fd653-42e3-e9ee-62f6-0d78f4b2a3d8@arscreat.com> <1536445780908-0.post@n5.nabble.com> <1536469833049-0.post@n5.nabble.com> Subject: Re: [Proposal] GString is implemented eager and treated as normal String since groovy 3.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit What I want to refine is the confusing GString feature shown by the first example(toString method with side effects) P.S. I never propose to make most of users' code not work and angry. Cheers, Daniel.Sun ----- Daniel Sun Apache Groovy committer Blog: http://blog.sunlan.me Twitter: @daniel_sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html