Aw: Re: About the enhanced version of `Properties`, i.e. `GProperties`

2018-11-05 Thread Jochen Theodorou
> Gesendet: Sonntag, 04. November 2018 um 01:43 Uhr > Von: "Thibault Kruse" > An: dev@groovy.apache.org > Betreff: Re: About the enhanced version of `Properties`, i.e. `GProperties` [...] > If not, that would leave importing and interpolation, but as I said > there is already an apache commons p

Aw: Re: Remembering imports between script invocations

2018-11-05 Thread Jochen Theodorou
let us assume we add a setConfig method to GroovyScriptEngineImpl... how would you call it?   ScriptEngineManager factory = new ScriptEngineManager(); ScriptEngine engine = factory.getEngineByName("groovy"); GroovyScriptEngineImpl groovyEngine = (GroovyScriptEngineImpl) engine; groovyEngine.setC

Re: Aw: Re: About the enhanced version of `Properties`, i.e. `GProperties`

2018-11-05 Thread Daniel.Sun
Hi Jochen, Agreed. To be frank, I wish I could use Guava in apache groovy project, but I have never proposed to use it because of its big size ;) Cheers, Daniel.Sun - Daniel Sun Apache Groovy committer Blog: http://blog.sunlan.me Twitter: @daniel_sun -- Sent from: http://groo

draft Nov board report

2018-11-05 Thread Paul King
Guillaume, draft info for the board report due next week. I haven't added any download numbers. cheers, Paul. == ## Description: Apache Groovy is a multi-faceted programming language for the Java platform. Groovy is a powerful, optionally typed and dynamic language, with static- typing