[Ironruby-core] Littl' question about the build process
Jb Evain
jb at nurv.fr
Wed Jan 16 10:20:42 EST 2008
Hey John,
On 1/16/08, John Lam (DLR) <jflam at microsoft.com> wrote:
> It's not VS that we're concerned about, it's C#. It would be so nice to be able to type:
It wasn't clear to me that this discussion was about the language
version, and not about the VS version.
> var greaterThanSharedSite = DynamicSite<object, object, object>.Create(InstanceCallAction(">", ArgumentKind.Simple));
>
> DynamicSite<object, object, object> greaterThanSharedSite = DynamicSite<object, object, object>.Create(InstanceCallAction(">", ArgumentKind.Simple));
That would be nice indeed. And if we're talking about C#, I would not
mind seeing IronRuby focusing on C#3, as the project itself is
«relatively» new.
--
Jb Evain <jb at nurv.fr>
More information about the Ironruby-core
mailing list