Interesting. I thought that technique was only providing an underlying "anonymous .NET base class" for binding purposes, much as IronRubyInline could offer but without having to write any C#. I guess I was mistaken. Also, IronRuby does have types and WPF/Silverlight binding uses reflection to late-bind to properties, right? I might be wrong on that, but I know you can bind to an interface and get to all the properties of the implementation, even those not defined on the interface. Couldn't that be leveraged for IronRuby objects?
Actually, I've been confused on this point awhile: aren't all IronRuby objects implementations of RubyObject? If so, what is it that prevents the type from being bound? I'm sure that's already documented elsewhere, but I can never find the link when I go looking for it. Cheers! Ryan Riley Email: ryan.ri...@panesofglass.org LinkedIn: http://www.linkedin.com/in/ryanriley Blog: http://wizardsofsmart.net/ Twitter: @panesofglass Website: http://panesofglass.org/ On Mon, Jan 4, 2010 at 7:33 PM, Jimmy Schementi < jimmy.scheme...@microsoft.com> wrote: > Controlling the “static” view of IronRuby is an inevitable feature, though > I’m not sure when we’ll get around to implementing it … definitely after 1.0 > though. This type of feature opens a whole can of worms, and for me even > prompts the question, “should IronRuby have optional static typing?” > > > > *From:* ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *On Behalf Of *Ivan Porto Carrero > *Sent:* Tuesday, November 17, 2009 9:22 AM > *To:* ironruby-core > *Subject:* [Ironruby-core] when do we get this? > > > > > http://devhawk.net/CommentView,guid,cef44285-b9e7-47c3-84b6-d79833c76875.aspx > > > > the question with regards to ironruby is when/if ? :) > > > > That sounds like it could be useful. > > --- > Met vriendelijke groeten - Best regards - Salutations > Ivan Porto Carrero > Blog: http://flanders.co.nz > Google Wave: portocarrero.i...@googlewave.com > Twitter: http://twitter.com/casualjim > Author of IronRuby in Action (http://manning.com/carrero) > > _______________________________________________ > Ironruby-core mailing list > Ironruby-core@rubyforge.org > http://rubyforge.org/mailman/listinfo/ironruby-core > >
_______________________________________________ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core