#623: Overriding setRepresentedObject on NSViewController subclass doesn't seem to work -----------------------------+---------------------------------------------- Reporter: n...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Keywords: -----------------------------+---------------------------------------------- Overriding setRepresentedObject in a subclass of NSViewController seems to have no effect. In particular, in macrubybind.rb, it shows that a custom setMyRepresentedObject is being used, but when you just override setRepresentedObject, it's not being used in conjunction with cocoa bindings.
In NinhBindingTest.zip (kindly provided by Johannes Fahrenkrug) you can see that in objective C it works as expected though, i.e. overriding setRepresentedObject yields the expected behavior. -- Ticket URL: <http://www.macruby.org/trac/ticket/623> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel