There are two pieces to the visualizer: one part extracts traces from a computation and the other part shows them. The trace-extraction part requires a connection to the runtime system and is, I believe, currently in racket/future/trace. Should that be moved into racket/future, or kept as a separate piece in racket/future/trace? (Or something else?)
Robby _________________________ Racket Developers list: http://lists.racket-lang.org/dev

