| From: Eli Barzilay (eli at barzilay.org) Date: Sat Dec 11 18:18:13 EST 2010 |
|
A few seconds ago, Matthew Flatt wrote:
> How about a quiet load but noisy re-load?
Heh -- I just thought about that a minute ago, and almost done doing
so (using this as the default).
I've made the syntax be:
(enter! <module> <noisy>)
where <noisy> is either `#f', `#t', or `#:reloading'.
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|