On 11/1/2018 8:32 PM, Robby Findler wrote:
DrRacket disallows network and filesystem access during its online expansion. Partly for security reasons and partly because it seems unlikely that the code one writes that does that would be kill safe. You might be able to bike the abstractions you news via the FFI but I guess it will be hard to get right because DrRacket just kills off compilations effectively randomly.

Robby

Ah.   I knew the reason was that it was happening at compile time, but I didn't know it was deliberate for security.  Thanks for the insight.

George

--
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.

Reply via email to