[racket-dev] [plt] Push #24958: master branch updated
This commit adds a bad dependency from the core to framework. Fixing
it is probably not hard, but it leads to an obvious question:
Why is this in racket instead of some new collection?
10 hours ago, jamesswaine at racket-lang.org wrote:
> b6f71ec James Swaine <jamesswaine at racket-lang.org> 2012-02-29 11:43
> :
> | Add futures visualizer, improvements to futures logging
> :
> A collects/racket/future/private/constants.rkt
> A collects/racket/future/private/display.rkt
> A collects/racket/future/private/drawing-helpers.rkt
> A collects/racket/future/private/graph-drawing.rkt
> A collects/racket/future/private/gui-helpers.rkt
> A collects/racket/future/private/visualizer-data.rkt
> A collects/racket/future/private/visualizer-drawing.rkt
> A collects/racket/future/private/visualizer-gui.rkt
> A collects/racket/future/visualizer.rkt
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!