[racket-dev] Making --enable -places the default.

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Tue Mar 29 08:42:56 EDT 2011

On Mon, Mar 28, 2011 at 6:34 PM, Sam Tobin-Hochstadt <samth at ccs.neu.edu> wrote:
> Not a bug or crash, but it would be nice if a `place' was an event, in
> the sense of `evt?'.  Come to think of it, this would be good for
> `future' as well.

FWIW, this will probably never happen for futures, due to future-safe
issues. Using events in a future is currently far far far from being
future safe.

Robby



Posted on the dev mailing list.