On Wed, Jun 26, 2013 at 10:41 AM, Thomas E Enebo <tom.en...@gmail.com> wrote:
> On Tue, Jun 25, 2013 at 1:13 PM, Charles Oliver Nutter <head...@headius.com>
> wrote:
>> * *INVOKER.class files that act as method handles (these will probably
>> go away once we're Java 7+ only)
>
> Android?

Yeah, good point. We can always fall back on reflection, but it
definitely won't perform as well. We'll probably need to keep these
(or some other mechanism, like switch-table dispatchers) around for
platforms where we can't generate code.

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to