#959: CALayers can have a problem resolving method in superclass. -------------------------------------+-------------------------------------- Reporter: eloy.de.enige@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: 0.8 -------------------------------------+-------------------------------------- 1. Run: macruby super_reduction.rb 2. Bring window to front 3. Close window 4. Poof, it raises a NoMethodError However, it should not raise, the method it should work. In the script are some comments about what combinations do work etc. It seems to be that using the same method name for two different lineages of classes (in combination with notifications) make the dispatcher go nuts, but this is just my gut feeling. -- Ticket URL: <http://www.macruby.org/trac/ticket/959> MacRuby <http://macruby.org/>