Ivan Porto Carrero: > Will plain ruby objects be able to participate in the WPF databinding > scenario or I may be doing it wrong ? I'm asking because I tried the > following and the C# class works but the ruby class doesn't. If I > replace Person.new with CSPerson.new it works.
This will definitely work in the future. We'll revisit this post-RailsConf. I had this working a couple of years ago with RubyCLR: http://www.iunknown.com/2006/05/activerecord-an.html Thanks, -John _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
