InvokeDynamic for Grails
Can InvokeDynamic be used for Grails?
If so, what versions of Grails, Java, etc. compatible?
What is the procedure for setting it up?
If this is not possible, when can you add InvokeDynamic support to Grails 2.x and / or 3.x?
I haven't found any recent information on this.
+3
XDR
source
to share
1 answer
Support was added in Grails 3 ( http://web.archive.org/web/20140224053031/http://jira.grails.org/browse/GRAILS-8339 ). The Groovy documentation describes how to use it ( http://www.groovy-lang.org/indy.html ).
+3
cjstehno
source
to share