[plt-scheme] dynamic required modules and scheme/sandbox
Eli Barzilay
eli at barzilay.org
Thu Jun 5 23:01:32 EDT 2008
On Jun 5, Danny Yoo wrote:
> I chased down a problem with my use of scheme/sandbox with some
> other dynamic-required modules that I had placed in a namespace. I
> wanted to get some module sharing going on with those, but my naive
> use of the sandbox didn't let sharing happen. I finally fixed my
> problem and wanted to share my solution with others. Also, if
> someone sees a better way to do this, that would also be
> appreciated!
> [...]
That's exactly the intention of `sandbox-namespace-specs', if you see
a way to improve the docs, then tell me...
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://www.barzilay.org/ Maze is Life!
More information about the plt-scheme
mailing list