Thanks for the patch.
Tomas
-Original Message-
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jb Evain
Sent: Tuesday, August 17, 2010 11:13 AM
To: ironruby-core@rubyforge.org
Subject: [Ironruby-core] [patch] Fix for RubyModule.LoadNest
Hey,
In the ClrGenerics3 scenario:
public class ClassWithNestedGenericTypes1 {
public class D {
}
public class C {
public int Id { get { return 0; } }
}
public class C {
public int Id { get { ret
Awesome, Tomas!
I have no excuse now for not submitting some patches ;).
-Charles
On Mon, Aug 16, 2010 at 8:16 PM, Tomas Matousek <
tomas.matou...@microsoft.com> wrote:
> tfpt review "/shelveset:G19.Final;REDMOND\tomat"
> Comment :
> Implements many 1.9 features and changes:
> - Syntax
This is exciting news though, progress is good!
On Tue, Aug 17, 2010 at 12:07 AM, Tomas Matousek
wrote:
> Don’t get too excited J, there is still a lot of work to be done in
> libraries and some in runtime to run all Ruby 1.9 apps.
>
>
>
> Tomas
>
>
>
> From: ironruby-core-boun...@rubyforge.org
>