[MacRuby] #1032: dispatch library should be removed
#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/>
#1032: dispatch library should be removed -----------------------------------+---------------------------------------- Reporter: lsansonetti@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Description changed by lsansonetti@…: Old description:
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).
New description: 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#comment:1> MacRuby <http://macruby.org/>
#1032: dispatch library should be removed -----------------------------------+---------------------------------------- Reporter: lsansonetti@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: blocker | Milestone: MacRuby 0.8 Component: MacRuby | Resolution: fixed Keywords: | -----------------------------------+---------------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed * milestone: MacRuby 1.0 => MacRuby 0.8 Comment: Done in r4994. -- Ticket URL: <http://www.macruby.org/trac/ticket/1032#comment:2> MacRuby <http://macruby.org/>
participants (1)
-
MacRuby