[Ironruby-core] Calling a C# static from IronRuby
Alexandre Mutel
lists at ruby-forum.com
Fri Nov 13 16:45:03 EST 2009
> On a similar subject, is there a way to resolve dynamic variable at
> runtime? Like, a user type a variable that was not declared, but the DLR
> host is able to create on the fly an object for this variable and return
> it. Is it possible? Is "IDynamicMetaObjectProvider" and
> "IAttributesCollections" on CreateScope() are used for that?
>
By the way, i'm trying to play with IDynamicMetaObjectProvider with
IronRuby0.92 and Visual Studio 2010 Beta 2 and i'm getting some
conflicts with System.Core... What are the reference assembly to include
to avoid such conflicts?
--
Posted via http://www.ruby-forum.com/.
More information about the Ironruby-core
mailing list