<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Looking forward to see it!<br>
<br>
--<br>
-- Lukáš<br>
<br>
<br>
Jimmy Schementi wrote:
<blockquote
 cite="mid:1B42307CD4AADD438CDDA2FE1121CC920D6BA8@TK5EX14MBXC138.redmond.corp.microsoft.com"
 type="cite">
  <pre wrap="">No update yet, but I'm planning on looking at it for my PyCon talk ...

~Jimmy


  </pre>
  <blockquote type="cite">
    <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:users-bounces@lists.ironpython.com">users-bounces@lists.ironpython.com</a> [<a class="moz-txt-link-freetext" href="mailto:users">mailto:users</a>-
<a class="moz-txt-link-abbreviated" href="mailto:bounces@lists.ironpython.com">bounces@lists.ironpython.com</a>] On Behalf Of Lukas Cenovsky
Sent: Thursday, January 28, 2010 3:52 PM
To: Discussion of IronPython
Subject: Re: [IronPython] Compiling .py to .dll to use with Silverlight

Any update on this issue? I'd like to see it working as it is quite an issue
for business apps.

For others interested please vote:
<a class="moz-txt-link-freetext" href="http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=25680">http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=25680</a>

--
-- Lukáš


Michael Foord wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Dino Viehland wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">I'm not aware of any working example of this.  In theory you can do
it by hand by just taking the resulting DLL that gets compiled on the
desktop and updating all of the assembly versions to be the
Silverlight assembly versions.  That can be done by sending it
through ildasm/ilasm.  You'd need to update all of the IronPython and
DLR assemblies as well as mscorlib and System all of which have
different versions on Silverlight vs the desktop CLR.

        </pre>
      </blockquote>
      <pre wrap="">For the record I tried this and it didn't work for me. The resulting
assembly uses StrongBox (from memory) and possibly other features not
available in CoreCLR.

I would also love to see a solution to this as import time is a big
factor in the startup of IronPython Silverlight apps and pre-compiled
assemblies would help a lot.

All the best,

Michael

      </pre>
      <blockquote type="cite">
        <pre wrap="">
        </pre>
        <blockquote type="cite">
          <pre wrap="">-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:users-bounces@lists.ironpython.com">users-bounces@lists.ironpython.com</a> [<a class="moz-txt-link-freetext" href="mailto:users">mailto:users</a>-
<a class="moz-txt-link-abbreviated" href="mailto:bounces@lists.ironpython.com">bounces@lists.ironpython.com</a>] On Behalf Of Lukas Cenovsky
Sent: Sunday, November 22, 2009 1:27 PM
To: Discussion of IronPython
Subject: [IronPython] Compiling .py to .dll to use with Silverlight

Hi,
I'd like to know status of the $subj. I have found some discussions
(e.g. Michael tried to use pyc or
<a class="moz-txt-link-freetext" href="http://sdlsdk.codeplex.com/Thread/View.aspx?ThreadId=52207&ANCHOR">http://sdlsdk.codeplex.com/Thread/View.aspx?ThreadId=52207&amp;ANCHOR</a>
<a class="moz-txt-link-rfc2396E" href="http://sdlsdk.codeplex.com/Thread/View.aspx?ThreadId=52207&ANCHOR">&lt;http://sdlsdk.codeplex.com/Thread/View.aspx?ThreadId=52207&amp;ANCHOR&gt;</a>)
but
no working example - is there any? And if not will be any? :-)
Thanks.

--
-- Lukáš

_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a>

          </pre>
        </blockquote>
        <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a>

        </pre>
      </blockquote>
      <pre wrap="">
      </pre>
    </blockquote>
    <pre wrap="">
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a>
<a class="moz-txt-link-freetext" href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a>


  </pre>
</blockquote>
<br>
</body>
</html>