[plt-scheme] Problems with dynamic-require and eval
At Wed, 02 Nov 2005 17:32:56 +0100, Jens Axel Søgaard wrote:
> What I didn't get initially, was that
>
> (dynamic-require module-path-v provided-symbol) dynamically invokes
> the module specified by module-path-v in the current namespace's
> registry if it is not yet invoked.
>
> means that the module name is bound in the current namespace - and
> nothing more. For some peculiar reason I thought the provided name
> would be available in the current namespace as well.
Ok - I can work on that.
Thanks,
Matthew