Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 25721200C09 for ; Wed, 25 Jan 2017 17:50:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 24327160B4E; Wed, 25 Jan 2017 16:50:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9A7D8160B3D for ; Wed, 25 Jan 2017 17:50:47 +0100 (CET) Received: (qmail 95679 invoked by uid 500); 25 Jan 2017 16:50:46 -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 95669 invoked by uid 99); 25 Jan 2017 16:50:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2017 16:50:46 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 26F00C22B0 for ; Wed, 25 Jan 2017 16:50:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.472 X-Spam-Level: *** X-Spam-Status: No, score=3.472 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id jfGQiOgGjef8 for ; Wed, 25 Jan 2017 16:50:44 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 0F4DF5F3BD for ; Wed, 25 Jan 2017 16:50:44 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mbob.nabble.com (Postfix) with ESMTP id F24B63B3B5E4 for ; Wed, 25 Jan 2017 08:32:24 -0800 (PST) Date: Wed, 25 Jan 2017 09:50:42 -0700 (MST) From: Daniel Sun To: dev@groovy.incubator.apache.org Message-ID: <1485363042746-5738035.post@n5.nabble.com> Subject: About the "implies" operator(GROOVY-2576) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 25 Jan 2017 16:50:48 -0000 Hi all, The "implies" operator "=>" was suggested many years ago, here is the replated JIRA issue( GROOVY-2576 ) . Do you want it for Groovy 3? (+1: yes; -1: no; 0: not bad) BTW, recently I have been going through the issues related to the old parser, many issues existing for many years do not exist in the new parser Parrot :) Cheers, Daniel.Sun -- View this message in context: http://groovy.329449.n5.nabble.com/About-the-implies-operator-GROOVY-2576-tp5738035.html Sent from the Groovy Dev mailing list archive at Nabble.com.