[plt-scheme] Re: current-eval is now ready to receive anything...
Sorry... pressed Send, when I should have pressed Save...
The message continues below...
On 3/5/07, Paulo J. Matos <pocm at soton.ac.uk> wrote:
> Hi all,
>
> By preparing current-eval to receive more than just syntax-objects as
> stated in docs (which I quoted in my last post but mis-interpreted)
> can I know before hand which things may be passed to current-eval
> besides what the user types in and their type?
> My guess is that when the user types something it is sent in the form
> of syntax object to current-eval, except the s-expr
(current-namespace (module->namespace 'test))
Up until now I was not able to find any exception to this rule.
Is there anything more I should know?
Cheers,
--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK