* Posts by Jimmy Schementi

2 publicly visible posts • joined 13 Jun 2008

Silverlight for mobile: what's in, what's out

Jimmy Schementi

Clarifying DLR support

Is correct that Silverlight for Mobile does not support the DLR today, since the Reflection.Emit namespace is not in the .NET Compact Framework. However, I'm making changes to the Silverlight integration for IronRuby and IronPython to let them run in interpreted-mode, which will not depend on Reflection.Emit. Once that happens then applications that run in interpreted mode can run on Silverlight Mobile. This will be in the next release on http://codeplex.com/sdlsdk.

Microsoft: keep your sticky mitts off our language runtime

Jimmy Schementi

The DLR will continue to be licensed under Ms-Pl.

The DLR will continue to be licensed under Ms-Pl:

http://blog.jimmy.schementi.com/2008/06/dlr-will-continue-to-be-licensed-under.html