Re: [IronPython] Gestalt, IronPython in Silverlight and embedded xaml

2010-03-31 Thread Jimmy Schementi
> I mean that if I develop in an html file I can't view it from the filesystem > in a > browser but must still have a locally running server for the scripts to run. Yes, this is true today; I think mainly because dlr.xap depends on downloading Microsoft.Scripting.slvx at startup, and that must b

Re: [IronPython] Gestalt, IronPython in Silverlight and embedded xaml

2010-03-31 Thread Michael Foord
On 31/03/2010 03:06, Jimmy Schementi wrote: I still need to package my app into a zip file and serve it locally (doesn't work from the filesystem) Michael, what do you exactly mean by this? You need your app to run out of browser? I mean that if I develop in an html file I can't

[IronPython] IronPython 2.6 CodePlex Source Update

2010-03-31 Thread merllab
This is an automated email letting you know that sources have recently been pushed out. You can download these newer sources directly from http://ironpython.codeplex.com/SourceControl/changeset/view/65156. MODIFIED SOURCES $/IronPython/IronPython_2_6/Src/Hosts/SilverLight/Microsoft.Sc

Re: [IronPython] Compiling .py to .dll to use with Silverlight

2010-03-31 Thread Michael Foord
On 31/03/2010 07:33, Jimmy Schementi wrote: I must confess I never got around to experimenting with it =( But thanks for bringing attention to it, and I'm sure this will get back on my plate as the IronPython team triages these issues for the next version. Having compiled modules would *f