Re: [Ironruby-core] Bindings for Silveright

2010-06-30 Thread Miguel Madero
That's great. As a sort of related topic, I'm wondering if this could actually help us consume 'Dynamic' components from tools like Blend. I know that this doesn't mean we'll have an assembly that we can reference, but I'm thinking of something like having a small dll that could be pointed to a dy

Re: [Ironruby-core] Bindings for Silveright

2010-06-29 Thread Jimmy Schementi
Databinding to Dynamic Objects in Silverlight 4 is not supported. However, IronPython supports a feature that does enable databinding in Silverlight, but it requires that you adorn your code with static-type information: http://gui-at.blogspot.com/2009/11/inotifypropertychanged-and-databinding.h