[Medusa-dev] script_handler.py questions

Brent Lambert blambert at knowledgetree.org
Thu Dec 19 14:25:36 EST 2002


Hello,

I just had some general questions about the script handler. First of
all, is there a reason that the query string from a GET is thrown on the
floor? Shouldn't this be passed through stdin to the script? The script
handler seems to be halfway between CGI and a custom handler. Should
POST/GET parameters be passed in a query string via stdin to the script,
or wouldn't it be better to do some pre-processing and pass these in as
a dictionary?

Brent




*********************************
Get your free E-Mail and Homepage
Go to http://www.networld.com
*********************************




More information about the Medusa-dev mailing list