> 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/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to