Jimmy Schementi wrote: >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:users- >> [EMAIL PROTECTED] On Behalf Of Michael Foord >> Sent: Friday, March 21, 2008 11:53 AM >> To: Discussion of IronPython >> Subject: [IronPython] JScript Absent from Dynamic Silverlight >> >> Hello all, >> >> The binaries from dynamicsilverlight.net don't include the JScript >> binaries(which are part of the Silverlight 2 SDK). >> > > JScript wasn't included in the dynamicsilverlight.net release since that > release has sources and binaries. JScript will only be released as binaries, > so we didn't include it this time around. However, it provides a really bad > story for language interop, since the Silverlight SDK and > dynamicsilverlight.net have different versions of the DLR. > > We're planning on refreshing the dynamicsilverlight bits next week, and > making an effort include JScript in there as well. > >
Ok. :-) >> When I use Chiron to build apps that include the extended controls (!?) >> it fails because of the absence of the Microsoft.JScript.Runtime.dll. >> When I add this dll it succeeds but doesn't include the dll! >> > > Creepy! The extended controls definitely shouldn't depend on > Microsoft.JScript.Runtime.dll! Can you send me a repro of that? John(s), any > idea what the hell is going on here? > I'm getting some more obscure oddness with Chiron - both under Windows and on the Mac. I'm not sure if it is reproducible though. I'm currently still working on my articles and have to tackle this properly soon (probably tomorrow as it is now nearly 1am here). I'll leave the results for another post with any repro instructions if they are consistent. I do wonder if there is some odd kind of caching going on inside Chiron?? (Some xap files don't get binaries added - some cause the browser to make additional requests for assemblies and some just don't work...) Michael > _______________________________________________ > Users mailing list > Users@lists.ironpython.com > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > _______________________________________________ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com