<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Just curious, are Dino and Jimmy still working at Microsoft in other projects or they moved to another company if we might know?<div><br></div><div>Greetings<br><br>> Date: Thu, 21 Oct 2010 23:13:18 -0600<br>> From: jdhardy@gmail.com<br>> To: users@lists.ironpython.com<br>> Subject: Re: [IronPython] The Future of IronPython<br>> <br>> On Thu, Oct 21, 2010 at 8:25 PM, Jonathan Allen <grauenwolf@gmail.com> wrote:<br>> > Are there any important features missing from the DLR?<br>> <br>> There are two parts to the DLR: the "inner ring" and the "outer ring".<br>> The inner ring is the expression tree extensions, call sites, and some<br>> other infrastructure stuff - this is what shipped with .NET 4 was<br>> previously in Microsoft.Scripting.Core.dll. The outer ring in the<br>> hosting APIs - ScriptEngines, Scopes, etc. It is in the hands of the<br>> community now and we can do with it as we please.<br>> <br>> As far as I know, the inner ring/.NET 4 parts are pretty solid - there<br>> may be a few changes, but they're likely pretty minor, and hopefully<br>> MS is willing to work with us (and projects like IronJS, Coljure-CLR,<br>> & IronScheme) if changes are needed.<br>> <br>> The outer ring is also pretty solid as well, as far as I know, but<br>> it's not a concern since it can be changed at will (except that<br>> multiple projects depend on it, so some caution would still be<br>> needed). We might have to start calling that part DLR+ or something to<br>> avoid confusion.<br>> <br>> - Jeff<br>> _______________________________________________<br>> Users mailing list<br>> Users@lists.ironpython.com<br>> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com<br></div>                                            </body>
</html>