[Including the de facto Hosting API mailing list - IronPython Discussions]

Hi All,

Is what Pavel is asking possible? Can DLR hosts selectively ban imports?

Thanks
Sesh

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Saturday, August 02, 2008 6:24 PM
To: Seshadri Pillailokam Vijayaraghavan
Subject: (DLR Hosting and related stuff...) : Security of DLR host
Importance: High


Hi,

I would like to run untrusted scripts inside of DLR (for example js in 
Silverlight). How to restrict access of the scripts ?  How do I ban imports 
e.g. System.Windows.Application ? I already know how to construct ScriptScope 
and run js inside (from C# code). Learned from your articles. ;-)

Thanks Pavel
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to