[macruby] #88: NSObject should not be subclassable
#88: NSObject should not be subclassable -----------------------------------+---------------------------------------- Reporter: lsansonetti@apple.com | Owner: lsansonetti@apple.com Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.3 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- NSObject should not be subclassable. MacRuby should instead subclass Object and print a warning. This workaround is required because the RubyCocoa compatible layer needs it. -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/88> macruby <http://ruby.macosforge.org/>
#88: NSObject should not be subclassable -----------------------------------+---------------------------------------- Reporter: lsansonetti@apple.com | Owner: lsansonetti@apple.com Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.3 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by lsansonetti@apple.com): * status: new => closed * resolution: => fixed Comment: Fixed by r306/trunk. -- Ticket URL: <http://ruby.macosforge.org/trac/ticket/88#comment:1> macruby <http://ruby.macosforge.org/>
participants (1)
-
macruby