Hi ironpython,

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

In today's digest:ISSUES

1. [New comment] Compiling with pyc.py for Silverlight
2. [New comment] Compiling with pyc.py for Silverlight

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

ISSUES

1. [New comment] Compiling with pyc.py for Silverlight
http://ironpython.codeplex.com/workitem/25680
User jdhardy has commented on the issue:

"This is going to be a huge pain, because pyc.py uses RefEmit, and RE is 
limited to generating assemblies for the current runtime only. To generate 
assemblies for different runtimes, it'll have to use IKVM.Reflection or 
something similar.

On the plus side, it'll allow generating assemblies for Android and Windows RT 
as well."-----------------

2. [New comment] Compiling with pyc.py for Silverlight
http://ironpython.codeplex.com/workitem/25680
User slide_o_mix has commented on the issue:

"I've thought about using IKVM.Reflection, I hadn't looked at its license to 
see if there are any issues with putting it into the IP repo and distributing 
it."
----------------------------------------------



----------------------------------------------
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