[racket] plot-frame does not wait at end of process

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Mar 17 09:14:08 EDT 2013

On Sun, Mar 17, 2013 at 1:15 AM, Eli Barzilay <eli at barzilay.org> wrote:

> On Thursday, Robby Findler wrote:
> > Also: I don't think that you need a parameter for this default. the
> > current-eventspace parameter would already do this job.
>
> IOW, Robby wants no keyword or parameter, just the default behavior,
> and if there's a problem with that then people would deal with it like
> with any other gui code.  FWIW, I'm on that side too.
>


I don't mind an extra argument that signals plot to create a separate
eventspace for its frame, especially if it defaults to not doing it and it
is careful to avoid any race-conditions and whatnot when that argument is
passed.

Robby
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20130317/33e0b69f/attachment.html>

Posted on the users mailing list.