Re: Source Code to Build invokedynamic.jar

2008-12-10 Thread BGB
(sorry, I am not sure if this belongs on-list or not...). - Original Message - From: "John Rose" <[EMAIL PROTECTED]> To: "Da Vinci Machine Project" Sent: Thursday, December 11, 2008 10:00 AM Subject: Re: Source Code to Build invokedynamic.jar > On Dec 10

Re: Source Code to Build invokedynamic.jar

2008-12-10 Thread John Rose
On Dec 10, 2008, at 2:50 AM, BGB wrote: > pardon my ignorance, but is there any plan to allow dynamic slot/ > field access?... Yes, but not directly in this project. The dynalang.org project builds such things on top of Java. Invokedynamic (and later interface injection) will allow such th

Re: Source Code to Build invokedynamic.jar

2008-12-10 Thread Charles Oliver Nutter
Bui, Phillip wrote: > I look for the source code to build invokedynamic.jar for Jruby 1.1.5. > Do you know the location ? invokedynamic.jar in JRuby's repository just includes the early compiled .java bits of John's 292 work; we built it by hand, and it doesn't actually *do

Re: Source Code to Build invokedynamic.jar

2008-12-10 Thread BGB
idea what the plans are. - Original Message - From: John Rose To: Da Vinci Machine Project Sent: Wednesday, December 10, 2008 5:47 AM Subject: Re: Source Code to Build invokedynamic.jar We don't make an invokedynamic.jar. (Unless Remi does?) I think you are looki

Re: Source Code to Build invokedynamic.jar

2008-12-09 Thread John Rose
We don't make an invokedynamic.jar. (Unless Remi does?) I think you are looking for JSR 223, not JSR 292. Good luck, -- John On Dec 9, 2008, at 10:56 AM, Bui, Phillip wrote: I look for the source code to build invokedynamic.jar for Jruby 1.1.5. Do you know the location ? Thanks, Ph

Source Code to Build invokedynamic.jar

2008-12-09 Thread Bui, Phillip
I look for the source code to build invokedynamic.jar for Jruby 1.1.5. Do you know the location ? Thanks, Phillip Bui ___ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev