Dynamic (i.e responding to methodNotFound) classes in Java
Oliver Ruebenacker
curoli at gmail.com
Fri Jun 14 10:17:09 UTC 2013
Hello,
On Thu, Jun 13, 2013 at 10:05 PM, John Rose <john.r.rose at oracle.com> wrote:
>
> Untyped or "duck typed" invocation of objects can be done easily enough
> with third-party libraries, or with reflection, or using a dynamic language
> like JavaScript or JRuby or ${your_favorite_jvm_language}.
>
Can JavaScript be compiled to Java bytecode?
Take care
Oliver
--
Head of Systems Biology Task Force at PanGenX (http://www.pangenx.com)
Any sufficiently advanced technology is indistinguishable from magic.
More information about the discuss
mailing list