JRuby status

Charles Oliver Nutter headius at headius.com
Thu Jul 2 23:25:32 PDT 2009


On Thu, Jul 2, 2009 at 6:25 PM, John Rose<John.Rose at sun.com> wrote:
> On Jul 2, 2009, at 4:24 PM, Rémi Forax wrote:
>
> I've just noticed that you can aggregate the two calls to dropArguments
> into one with two object classes.
>
>
> Also, permuteArguments (despite its strict-sounding name) lets you drop and
> dup arbitrarily.

Yeah, I realized that this morning when I was finishing up
permuteArguments. So I could collapse these a bit more than they are
currently.

I'm in process of integrating catchException/throwException for the
paths that need it.

- Charlie



More information about the mlvm-dev mailing list