#186: Difference between NSObject and Object? ----------------------------------------+----------------------------------- Reporter: vincent.isambart@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: critical | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: => MacRuby 0.5 Comment: Should be fixed in trunk. {{{ $ ./miniruby -e "class NSObject; def self.func; end; end; Class.func" $ }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/186#comment:2> MacRuby <http://macruby.org/>