Yes, it has been an interesting mental exercise to convert from
InvokeBinder to MHs ("up") and from MHs to InvokeBinder ("down"). I've
converted parts of JRuby mostly because I know I'll be doing more
handle-juggling in the future and I keep making the same dumb mistakes
patching back from the target.If nothing else, hopefully this library will make it easier to explain MHs to people, and new folks starting out with MHs can use it and not run into as much confusion. - Charlie On Sun, Feb 5, 2012 at 12:37 AM, Mark Roos <[email protected]> wrote: > Nice tool charles. > > When I started the mh direction was hard for me to get right. Having this > along with Rémi's cookbook would have made it go a lot faster. > > OF course now my mind has converted itself to thinking that the mh order is > normal. > > mark > _______________________________________________ > mlvm-dev mailing list > [email protected] > http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev > _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
