[plt-scheme] `load` from custom port?
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>