[MacRuby] #1391: macruby interpreter quits on 'quit' out of scope

MacRuby ruby-noreply at macosforge.org
Thu Sep 22 16:40:54 PDT 2011


#1391: macruby interpreter quits on 'quit' out of scope
-----------------------------+----------------------------------------------
 Reporter:  macruby@…        |       Owner:  lsansonetti@…        
     Type:  defect           |      Status:  new                  
 Priority:  minor            |   Milestone:                       
Component:  MacRuby          |    Keywords:                       
-----------------------------+----------------------------------------------
 1) launch macirb
 2) type:
     framework 'ScriptingBridge'
     pages =
 SBApplication.applicationWithBundleIdentifier("com.apple.Iwork.Pages")
     # or some other app...
     pages.quit
     # oops ... how silly, pages doesn't have a quit command ... but:
 3) macirb itself silently quits instead

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1391>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list