<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Arial" size="2"><span style="font-size:10pt;">
<div>I&#8217;ve updated the Sympl language sample to show how to support the DLR Hosting APIs.&nbsp; Since the base sample works with only the bits we plan to put into CLR 4.0, and we expect to show some other examples with Sympl that use APIs shipping on Codeplex only,
I have split the sources into two C# versions.&nbsp; Most of the new code is in ...\languages\sympl\csharp-cponly\dlrhosting.cs, but there were also a few light changes to sympl.cs and runtime.cs.</div>
<div>&nbsp;</div>
<div>We&#8217;re pushing the sources to codeplex today on the Source Code tab.&nbsp; I&#8217;ve also updated the Sympl and hosting documents on Codeplex.</div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;">&nbsp;</span></font></div>
<div>To avoid over-promising :-), the sample shows basic DLR Hosting API support for:</div>
<ul style="margin:0;padding-left:36pt;">
<li>Hosts supporting multiple languages for scripting.</li><li>Running Sympl code in DLR hosting scopes.</li><li>Fetching DLR host globals or object models from Sympl.</li><li>Offer extension services from the Sympl DLR engine.</li></ul>
<div>The sample does not show some other DLR Hosting functionality such as:</div>
<ul style="margin:0;padding-left:36pt;">
<li>Support for configuration options for the Sympl engine.</li><li>ObjectOperations with Sympl semantics.</li><li>Tokenizer service or other tooling support</li></ul>
<div><font face="Calibri" size="2"><span style="font-size:11pt;">&nbsp;</span></font></div>
<div>Bill</div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;">&nbsp;</span></font></div>
<div><font face="Calibri" size="2"><span style="font-size:11pt;">&nbsp;</span></font></div>
</span></font>
</body>
</html>