IDynamicObject or IDynamicMetaObjectProvider in DLR for Silverlight?

Hello! We are currently implementing an application with scripting enabled using the DLR. One goal is to write a single code base for Silverlight and WPF. Most pieces work great. However, what we ...

Id #13690 | Release: None | Updated: Jan 30 2010 at 1:09 PM by bbakermai | Created: Jul 22 2009 at 11:30 AM by r_stropek

XMLRPCLIB

I am having trouble getting the xmlrcplib module to work. I have two attempts at doing this, so I will upload both files. Chris_Lee version uses a library I got from Chris Lee who said it works f...

Id #13504 | Release: None | Updated: Jul 8 2009 at 10:47 PM by Haircut | Created: Jun 18 2009 at 2:43 PM by Ben_Christenson

Chiron hosting an old version of Silverlight

I start the server with script\server /b which brings up IE with a directory structure. After moving into samples\python\clock\index.html it says I need to install silverlight. However I already ...

Id #13481 | Release: None | Updated: Jun 18 2009 at 3:19 PM by Ben_Christenson | Created: Jun 14 2009 at 1:01 PM by Ben_Christenson

Space in the directory path

I am running Windows 7 and have a space in the directory path to chiron. It seems to break it, but doesn't on Vista. Low Priority

Id #13480 | Release: None | Updated: Jun 14 2009 at 12:50 PM by Ben_Christenson | Created: Jun 14 2009 at 12:50 PM by Ben_Christenson

Iron* Interactive Shell Layout

I'm using an Apple External Keyboard as well as the macbook's default keyboard with my pt-PT layout viewing the IronPython/Ruby Interactive Shell in http://ironpython.codeplex.com/Wiki/View.aspx?ti...

Id #13063 | Release: None | Updated: Apr 21 2009 at 9:13 PM by alcides | Created: Apr 21 2009 at 9:13 PM by alcides

Possible parsing issue with JSON (IronPython + System.Net.Json)

I am running into a reproducible and mildly annoying problem, which I can't find any other references to online and assume it's a translation issue b/w the agDLR and Silverlight itself. When parsi...

Id #12906 | Release: None | Updated: Apr 13 2009 at 3:10 PM by bwmcadams | Created: Mar 29 2009 at 9:32 PM by bwmcadams

Chiron should handle Ctrl-Cs gracefully

When you Ctrl-C a chiron process, it always emits a non-zero exit code. Unless there's some clean way to shutdown Chiron I'm unaware of, this signal needs to be caught by chiron (http://www.hansel...

Id #12885 | Release: None | Updated: Mar 26 2009 at 7:26 PM by dfugate | Created: Mar 26 2009 at 7:26 PM by dfugate

Configuration.LoadFromAssemblies fails on signed assemblies

From: Martin Calsyn I have what I fear may be a fairly basic problem with signing/security or packaging, but the resolution is evading me. namespace CVTWebControl { public class CVTControl ...

Id #12619 | Release: None | Updated: Feb 16 2009 at 9:12 PM by jimmysch | Created: Feb 16 2009 at 9:08 PM by jimmysch

Hiding asynchronous behavior

Lambdas are definitely a way to make the programming model nicer. C# should make async property setting less painful, but I bet I could completely hide the async in Ruby ... Brush.class_eval do ...

Id #12543 | Release: None | Updated: Feb 4 2009 at 11:32 PM by jimmysch | Created: Feb 4 2009 at 11:32 PM by jimmysch

Fixing custom fonts for dynamic languages

In Silverlight 2 Font URIs being restricted to Assembly resources; I fought against this a while ago in tactics since it breaks dynamic language support, but that didn't seem to startle people :( ...

Id #12541 | Release: None | Updated: Feb 4 2009 at 11:13 PM by jimmysch | Created: Feb 4 2009 at 11:07 PM by jimmysch