Return-Path: X-Original-To: apmail-groovy-users-archive@minotaur.apache.org Delivered-To: apmail-groovy-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 317B419B35 for ; Thu, 31 Mar 2016 07:43:38 +0000 (UTC) Received: (qmail 6343 invoked by uid 500); 31 Mar 2016 07:43:37 -0000 Delivered-To: apmail-groovy-users-archive@groovy.apache.org Received: (qmail 6313 invoked by uid 500); 31 Mar 2016 07:43:37 -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 6303 invoked by uid 99); 31 Mar 2016 07:43:37 -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; Thu, 31 Mar 2016 07:43:37 +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 3E817C1934 for ; Thu, 31 Mar 2016 07:43:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.313 X-Spam-Level: ** X-Spam-Status: No, score=2.313 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, 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 3SGO_U5ponZo for ; Thu, 31 Mar 2016 07:43:35 +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 46AC25F19D for ; Thu, 31 Mar 2016 07:43:35 +0000 (UTC) Received: from msam.nabble.com (unknown [162.253.133.85]) by mbob.nabble.com (Postfix) with ESMTP id DD9532421E63 for ; Thu, 31 Mar 2016 00:32:15 -0700 (PDT) Date: Thu, 31 Mar 2016 00:43:34 -0700 (MST) From: frenchy48 To: users@groovy.incubator.apache.org Message-ID: <1459410214564-5732125.post@n5.nabble.com> In-Reply-To: References: <1459093137891-5732080.post@n5.nabble.com> <1459150970302-5732082.post@n5.nabble.com> <1459173202252-5732085.post@n5.nabble.com> <1459261051398-5732103.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 to aseem: I willl publish my codes as open source (because I think it is important to teach in your own language BTW: arabic is a problem to me because I no not know how students could handle bidirectional code text) in the meantime here is the subclass of groovyConsole: I have also a trait that translates the missing methods and a 'ScrountchScript' class that redirects Factory methods as just plain functions hope this helps regards ----- 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-tp5732080p5732125.html Sent from the Groovy Users mailing list archive at Nabble.com.