I've finally gotten around to eliminating my own name-mangling code with John Rose's from the post "symbolic freedom in the VM" and had a practical question...
Where should this live? For now I've copied it under a JRuby package, keeping all copyrights, etc intact, but it seems like this utility code ought to live somewhere other than directly in my codebase. I imagine any method handle or invokedynamic or whatever backports would need a home too. I'd humbly suggest the JVM Language Runtime project on Google Code, but it's certainly up for discussion. - Charlie _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
