[IronPython] how to build ironpython on ubuntu from sources?

Tomas Matousek Tomas.Matousek at microsoft.com
Sun Jan 9 06:15:53 CET 2011


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.novell at gmail.com [mailto:miguel.novell at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110109/124ec0d1/attachment.html>


More information about the Ironpython-users mailing list