#1032: dispatch library should be removed -----------------------------------+---------------------------------------- Reporter: lsansonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- The dispatch library (residing in lib/dispatch/) should be removed from trunk before releasing 1.0. The reasons: - Not important enough to ship by default. - The API design seems strange sometimes. Once it ships, we won't be able to break it anymore as we must preserve compatibility. - Not tested well enough. Instead, we should make it a gem (if wanted). -- Ticket URL: <http://www.macruby.org/trac/ticket/1032> MacRuby <http://macruby.org/>