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.html. However, this is not supported in IronRuby today, as there is no way to provide that static type information, though it's on the roadmap.
From: [email protected] [mailto:[email protected]] On Behalf Of Miguel Madero Sent: Monday, May 24, 2010 1:40 AM To: [email protected] Subject: [Ironruby-core] Bindings for Silveright Jimmy, I heard on the Sparkling Clieent Podcast that you wrote in silverlight.net<http://silverlight.net> about Silverlight and Dynamic Languages, they mentioned that bindings to dynamic objects work now. I can't find any info about this. Do you have the link to this? Is this actually supported (I'm thinking it was probably a mistake from the person who mentioned it). By the way, there's a bug in connect<http://connect.microsoft.com/VisualStudio/feedback/details/522119/databinding-to-dynamic-objects-is-broken> about this that is still active. (I write it here, since I think this might be of interest to everyone) -- Miguel A. Madero Reyes www.miguelmadero.com<http://www.miguelmadero.com> (blog) [email protected]<mailto:[email protected]>
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
