Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] Restricted AppDomain / GCHandle / SecurityException
2. [Status update] console mode "exit()" command does not work.

----------------------------------------------

ISSUES

1. [New issue] Restricted AppDomain / GCHandle / SecurityException
http://ironpython.codeplex.com/workitem/32977
User FrankSch1 has proposed the issue:

"Any module or source requiring WeakRef support fails to work in a restricted 
AppDomain. The issue was discussed here:  
http://mail.python.org/pipermail/ironpython-users/2012-March/015758.html
but it seams it is not yet fixed - or maybe I'm missing something here?

Actually I'm not using decimal.py, but uuid.py in my restricted AppDomain.
As there is already a proposal for a fix from Dino (To fix Ipy we probably want 
Microsoft.Dynamic's WeakHandle class to handle the SecurityException and 
fallback to its Silverlight version of the code (or simply use the Silverlight 
version and not have quite as good compatibility, or figure out some other way 
to get that compatibility), could this please be implemented?

This is required to make the whole embedding / restricted script execution 
thing useful - and it is very useful, if working."-----------------

2. [Status update] console mode "exit()" command does not work.
http://ironpython.codeplex.com/workitem/31419
User jdhardy has updated the issue:
Status has changed from Proposed to Closed with the following comment, 

"Fixed in previous releases."
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on 
CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue 
Tracker. You can unsubscribe or change your issue notification settings on 
CodePlex.com.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to