[IronPython] Silverlight on the Windows 7 Phone
Dino Viehland
dinov at microsoft.com
Thu Mar 11 18:46:08 CET 2010
Michael wrote:
> I haven't followed the details of the Windows 7 phone closely but I do
> know it will include Silverlight. Any word on whether or not that will
> support IronPython applications?
I don't think we know - it all depends on what CLR is being used in the
phones. If it's the compact framework then we have the same problem we
have on the Xbox - no dynamic methods. If it's "CoreCLR" that's used in
the browser then it should work.
More information about the Ironpython-users
mailing list