#760: block arg in NSWorkspace#recycleURLs completionHandler: is not specified properly --------------------------------------+------------------------------------- Reporter: ryand-ruby@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: --------------------------------------+------------------------------------- Comment(by lsansonetti@…): It is possible to workaround the MacRuby runtime by using performSelector:. {{{ NSWorkspace.sharedWorkspace.performSelector(:"recycleURLs:completionHandler:", withObject:[], withObject::nil) }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/760#comment:2> MacRuby <http://macruby.org/>