[MacRuby] #1292: slows down method dispatch at "git commit 68ac3fcaf1041ef9b25fb3bc940a47f41505b7e5"

MacRuby ruby-noreply at macosforge.org
Tue May 24 13:54:26 PDT 2011


#1292: slows down method dispatch at "git commit
68ac3fcaf1041ef9b25fb3bc940a47f41505b7e5"
------------------------------+---------------------------------------------
 Reporter:  kouji@…           |       Owner:  lsansonetti@…        
     Type:  defect            |      Status:  new                  
 Priority:  major             |   Milestone:  MacRuby 0.11         
Component:  MacRuby           |    Keywords:                       
------------------------------+---------------------------------------------

Comment(by lsansonetti@…):

 This problem is related to #1285. Because we set the outer only in the
 ruby dispatcher, const lookups are not working anymore when using objc
 dispatcher. If we remove the need to set the outer in the dispatcher (as
 before) it might fix both this bug and #1285 too.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1292#comment:1>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list