[plt-scheme] `load` from custom port?

From: YC (yinso.chen at gmail.com)
Date: Wed Jun 25 18:47:47 EDT 2008

Hi -

is there a way to have `load` to read from a custom port instead of from
filesystem?

Basically my goal is to abstract the filesystem access from built-in
procedures such as `load`, `load-compiled` etc, such as reading from
database or network.

Please let me know if this is doable, or if there are alternatives, thanks.
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20080625/e225ebfa/attachment.html>

Posted on the users mailing list.