#476: GCD Groups should be a wrapper around dispatch, not its own invocation style ----------------------------------------+----------------------------------- Reporter: ernest.prabhakar@… | Owner: lsansonetti@… Type: enhancement | Status: closed Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: gcd | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Proposal implemented as r3086. Conrad: we opted for a similar design. You now have the following methods on Queue: #sync, #async (which can accept an optional Group argument), #apply. -- Ticket URL: <http://www.macruby.org/trac/ticket/476#comment:10> MacRuby <http://macruby.org/>