Hey David, thanks for your help.
Passing the args to a session dependend context seams to be not as abstract
as i thought...i will do so.
I think i can't pass on 'ExecuteFile' because there are a lot of different
scripts that can be edited during runtime. This scripts
aren't simple methods (curr
Hey David, thanks for your help.
Passing the args to a session dependend context seams to be not as abstract as
i thought...i will do so.
I think i can't pass on 'ExecuteFile' because there are a lot of different
scripts that can be edited during runtime. This scripts
aren't simple methods (cur
@lists.ironpython.com
Subject: [IronPython] Passing Arguments in hosted enviroment
Hello list,
Great to see
1.0 prod. Is out :)
Anyway,
currently i'm embedding ironpython to a web application. This gives us the
ability to write extension and modules in python. One requirement is the
possib
Title: Passing Arguments in hosted enviroment
Hello list,
Great to see 1.0 prod. Is out :)
Anyway, currently i'm embedding ironpython to a web application. This gives us the ability to write extension and modules in python. One requirement is the possibility to pass arguments from the us