So, how do I create a sandboxed app-domain based on Silverlight model on Mono?

Wouldn't it be better to add the method and throw NotSupportedException so that 
programs can compile and at runtime decide not to call the method? I guess a 
workaround would be to use dynamic calls...

Tomas

From: miguel.nov...@gmail.com [mailto:miguel.nov...@gmail.com] On Behalf Of 
Miguel de Icaza
Sent: Saturday, January 08, 2011 5:30 PM
To: Tomas Matousek; Sebastien Pouliot
Cc: Discussion of IronPython
Subject: Re: [IronPython] how to build ironpython on ubuntu from sources?

Hello,
Miguel, is a Windows installer available for 2.10? I'm working on fixing the 
issues that block IronRuby and IronPython build on Mono. I use 2.8.2 right now, 
but would like to try 2.10.

We have not done a 2.10 build yet, we are going to branch early next week, and 
should have preview installers soon after that.

BTW, is SecurityManager.GetStandardSandbox implemented on 2.10? It is missing 
from 2.8.2, which blocks Ruby's test suite build.

We do not implement this, and we wont likely be implementing it, as we do not 
support CAS.  We only support Silverlight's security sandbox.

CAS would be too large of a project for us to complete.

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

Reply via email to