mpera
> *Sent:* Thursday, May 06, 2010 1:34 PM
>
> *To:* ironruby-core@rubyforge.org
> *Subject:* Re: [Ironruby-core] IronRuby usage of ConditionalWeakTable
>
>
>
> That's pretty odd given that there is code to transparently use CWT instead
> of Dictionary.
>
>
: Re: [Ironruby-core] IronRuby usage of ConditionalWeakTable
That's pretty odd given that there is code to transparently use CWT instead of
Dictionary.
I was hoping for to use IR to benchmark my current implementation of CWT on
mono. :(
On Thu, May 6, 2010 at 2:21 PM, Tomas Mat
That's pretty odd given that there is code to transparently use CWT instead
of Dictionary.
I was hoping for to use IR to benchmark my current implementation of CWT on
mono. :(
On Thu, May 6, 2010 at 2:21 PM, Tomas Matousek wrote:
> No, IronRuby still uses a custom weak table, which doesn’t wor
No, IronRuby still uses a custom weak table, which doesn't work properly in all
scenarios.
Tomas
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Rodrigo Kumpera
Sent: Thursday, May 06, 2010 9:44 AM
To: ironruby-core@rubyforge.org
Subject: [Iro