> Much of what you've described is either provided by "newnew", or is
> relatively easy to produce with a couple of macro wrappers involving
> gen-interface and newnew:
That's what I was hoping for. No code generation code to write for it.
--~--~-~--~~~---~--~--
On Aug 16, 2009, at 7:32 AM, Nicolas Oury wrote:
> after having spend a bit of time optimizing the n-body benchmark, I
> had
> an idea for another implementation of structures.
>
> - Create a java object Structure, that contains a pointer to a
> persistent hash map and a private abstract class