Here is my wish list: * Polish the generics type syntax for closure[1] * Support generics better in static compilation[2] * Implement PIC for better performance[3] * Make groovySh support new features of Groovy3 * Polish bytecode, e.g. eliminate the dead code[4] * Implement GINQ, i.e. Groovy Integrated Query[5] * Support incremental compilation * Implement new MOP * Improve the gradle build of Apache Groovy(e.g. `compileTestGroovy` always run even if no test code changes)
Cheers, Daniel.Sun [1] https://issues.apache.org/jira/browse/GROOVY-8992 [2] https://issues.apache.org/jira/browse/GROOVY-8409 [3] https://issues.apache.org/jira/browse/GROOVY-8298 [4] https://github.com/jacoco/jacoco/issues/884 [5] https://issues.apache.org/jira/browse/GROOVY-8258 ----- Apache Groovy committer & PMC member Blog: http://blog.sunlan.me Twitter: @daniel_sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html