On Mon, Apr 18, 2016 at 5:56 PM, 'John Clements' via Racket Users <racket-users@googlegroups.com> wrote: > > It seems like the right way (well, *one* right way) to fix this, then, > would be to install a stub gui/main.rkt in “overridden-collects” that > uses a textual approximation to extract text from the transmitted > documents. Is that right? If so, has someone already written this? And > if *that’s* so, is there some way that I could add a pointer to it to > the documentation somehow?
`overridden-collects` was supposed to be a place for putting modules that would get used in sandboxed evaluation of submissions ("was" because AFAIK it was never really used), so that's not the way to do this. (But it will definitely be nice to break the need for X somehow...) -- ((x=>x(x))(x=>x(x))) Eli Barzilay: http://barzilay.org/ Maze is Life! -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.