Re: Implementing VarHandle

2015-04-14 Thread MacGregor, Duncan (GE Energy Management)
On 12/04/2015 15:54, "Remi Forax" wrote: >Hi guys, >I was about to write a blog post explaining why i don't like the way >VarHandle are currently implemented when it occurs to me that providing >another implementation may be a more efficient to discuss about >implementation. > >So my implementatio

Re: Implementing VarHandle

2015-04-14 Thread Remi Forax
On 04/14/2015 10:38 AM, MacGregor, Duncan (GE Energy Management) wrote: On 12/04/2015 15:54, "Remi Forax" wrote: Hi guys, I was about to write a blog post explaining why i don't like the way VarHandle are currently implemented when it occurs to me that providing another implementation may be a