A day in the life...

public class GeekEarth : Earth { }
posts - 14, comments - 24, trackbacks - 0

May 2010 Entries

Embedding IronPython into a C# application

It’s been a while since I blogged, I’ve been busy :) A requirement I have in an app I am writing is to allow the administrator to set up formulas which can be calculated at runtime. The client app is completely disconnected from Enterprise Core Objects, it uses a (query/command)->response approach so I didn’t want to expose OCL on the client, I also didn’t want to use OCL because I didn’t want arbitrary browsing of the model. So I have been looking at IronPython – and I like it! I’m not going to go into details of what...

posted @ Wednesday, May 19, 2010 3:00 PM | Feedback (2) |

Powered by: