[MacRuby-devel] [MacRuby] #515: ScriptingBridge: problem with classForScriptingClass

MacRuby ruby-noreply at macosforge.org
Tue Dec 22 17:32:31 PST 2009


#515: ScriptingBridge: problem with classForScriptingClass
----------------------------+-----------------------------------------------
 Reporter:  jazzbox@…       |       Owner:  lsansonetti@…        
     Type:  defect          |      Status:  new                  
 Priority:  major           |   Milestone:  MacRuby 0.5          
Component:  MacRuby         |    Keywords:                       
----------------------------+-----------------------------------------------

Comment(by lsansonetti@…):

 The problem here is that the document object's class is based on NSProxy,
 which does not respond to method_missing. The object does not respond to
 text=: and we try to trigger method_missing which does not work as well.

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



More information about the MacRuby-devel mailing list