#514: Singleton + Inheritance causes ArgumentError --------------------------------+------------------------------------------- Reporter: lastobe...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major | Milestone: Component: MacRuby | Keywords: Singleton, inheritance --------------------------------+-------------------------------------------
Comment(by lsansone...@…): The problem seems to be in the "call_method_missing" section of the dispatcher. +new is properly called but then -initialize is messaged with 6 arguments, strangely. -- Ticket URL: <http://www.macruby.org/trac/ticket/514#comment:3> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel