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 4332E200C29 for ; Tue, 28 Feb 2017 16:59:50 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 41B15160B7C; Tue, 28 Feb 2017 15:59:50 +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 8E8C2160B6A for ; Tue, 28 Feb 2017 16:59:49 +0100 (CET) Received: (qmail 70069 invoked by uid 500); 28 Feb 2017 15:59:48 -0000 Mailing-List: contact users-help@groovy.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@groovy.apache.org Delivered-To: mailing list users@groovy.apache.org Received: (qmail 70059 invoked by uid 99); 28 Feb 2017 15:59:48 -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; Tue, 28 Feb 2017 15:59:48 +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 26BFA180BB2 for ; Tue, 28 Feb 2017 15:59:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.064 X-Spam-Level: *** X-Spam-Status: No, score=3.064 tagged_above=-999 required=6.31 tests=[KAM_INFOUSMEBIZ=0.75, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id h9-qwD7losyD for ; Tue, 28 Feb 2017 15:59:46 +0000 (UTC) Received: from mbob.nabble.com (mbob.nabble.com [162.253.133.15]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 588655F403 for ; Tue, 28 Feb 2017 15:59:45 +0000 (UTC) Received: from static.162.255.23.22.macminivault.com (unknown [162.255.23.22]) by mbob.nabble.com (Postfix) with ESMTP id ACC863DC9688 for ; Tue, 28 Feb 2017 07:37:22 -0800 (PST) Date: Tue, 28 Feb 2017 08:59:44 -0700 (MST) From: frenchy48 To: users@groovy.incubator.apache.org Message-ID: <1488297584189-5738844.post@n5.nabble.com> In-Reply-To: <1459093137891-5732080.post@n5.nabble.com> References: <1459093137891-5732080.post@n5.nabble.com> Subject: Re: changing dynamically the name of classes in a source code MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Tue, 28 Feb 2017 15:59:50 -0000 well a last response to the initial message. Though many may think it's useless to change the name of classes and methods I succeeded in implementing a framework (for teaching) that just does that ... next step: may be change also the language keywords dynamically (please don't shoot: don't shoot a sitting bird! ;-) but if a newbie with an arabic keyboard can learn to program I will consider myself happy) the Web site (mostly in French! Sorry) : http://scrountch.info ----- member of Grumpy Old Programmers -- View this message in context: http://groovy.329449.n5.nabble.com/changing-dynamically-the-name-of-classes-in-a-source-code-tp5732080p5738844.html Sent from the Groovy Users mailing list archive at Nabble.com.