Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread Eric Bodden
Hi all. Kamil Erhard, a student of mine, and myself have prepared a paper draft on a novel framework for invokedynamic dispatch that we call DynaMate. The framework is meant to aid language developers in using java.lang.invoke more easily by automatically taking care of common concerns like guardi

Re: Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread Jochen Theodorou
I would be very interested in reading that Am 19.02.2013 14:37, schrieb Eric Bodden: > Hi all. > > Kamil Erhard, a student of mine, and myself have prepared a paper > draft on a novel framework for invokedynamic dispatch that we call > DynaMate. The framework is meant to aid language developers in

Re: Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread MacGregor, Duncan (GE Energy Management)
I'd certainly be interested in having a read of it. On 19/02/2013 13:37, "Eric Bodden" wrote: >Hi all. > >Kamil Erhard, a student of mine, and myself have prepared a paper >draft on a novel framework for invokedynamic dispatch that we call >DynaMate. The framework is meant to aid language develo

Re: Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread Attila Szegedi
Sure, I'd be interested in reading this. Thanks, Attila. On Feb 19, 2013, at 2:37 PM, Eric Bodden wrote: > Hi all. > > Kamil Erhard, a student of mine, and myself have prepared a paper > draft on a novel framework for invokedynamic dispatch that we call > DynaMate. The framework is meant to

Re: Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread Remi Forax
On 02/19/2013 03:51 PM, Attila Szegedi wrote: > Sure, I'd be interested in reading this. > > Thanks, >Attila. So am I. Rémi > > On Feb 19, 2013, at 2:37 PM, Eric Bodden wrote: > >> Hi all. >> >> Kamil Erhard, a student of mine, and myself have prepared a paper >> draft on a novel framework

Re: Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread Mark Roos
I would be interested as well mark From: Eric Bodden To: Da Vinci Machine Project Date: 02/19/2013 05:39 AM Subject:Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch" Sent by:mlvm-dev-boun...@openjdk.java.net Hi all

Re: Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread Jim Baker
Eric, Thanks for working on this topic with your student. I would be interested in reviewing your work with respect to applicability to Jython. - Jim On Tue, Feb 19, 2013 at 4:19 PM, Mark Roos wrote: > I would be interested as well > > mark > > > > > From:Eric Bodden > To:Da V

Re: Looking for comments on paper draft "DynaMate: Simplified and optimized invokedynamic dispatch"

2013-02-19 Thread John Rose
On Feb 19, 2013, at 5:37 AM, Eric Bodden wrote: > Kamil Erhard, a student of mine, and myself have prepared a paper > draft on a novel framework for invokedynamic dispatch that we call > DynaMate. Excellent! We do need EOU layers for indy & MHs. Building and evolving dispatch sites is a trick