[plt-scheme] simulating cgi contexts in plt web server

From: Jay McCarthy (jay.mccarthy at gmail.com)
Date: Mon Apr 19 13:45:33 EDT 2010

If you aren't using subprocesses, I don't understand what you mean by
"CGI-like servlet context". Can you help my weak mind understand?

Jay

On Sat, Apr 17, 2010 at 1:20 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Oh, I'm not going to use subprocesses, and I'm probably going to just get
> rid of the few places that environment variables are used.
>
> YC wrote at 04/17/2010 03:09 PM:
>>
>> I asked about this in the thread
>> http://list.cs.brown.edu/pipermail/plt-scheme/2010-January/037711.html
>>
>> Basically PLT currently does not allow passing environment variables to
>> subprocesses so it won't work well with PLT threads.  The way around it is
>> to use `env` program on *nix platform but that will incur one additional
>> call.
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



-- 
Jay McCarthy <jay at cs.byu.edu>
Assistant Professor / Brigham Young University
http://teammccarthy.org/jay

"The glory of God is Intelligence" - D&C 93


Posted on the users mailing list.