[Ironpython-users] IronPython, Daily Digest 8/26/2011

no_reply at codeplex.com no_reply at codeplex.com
Sat Aug 27 13:11:03 CEST 2011


Hi ironpython,

Here's your Daily Digest of new issues for project "IronPython".

In today's digest:ISSUES

1. [New issue] Executing c# code
2. [Status update] Executing c# code

----------------------------------------------

ISSUES

1. [New issue] Executing c# code
http://ironpython.codeplex.com/workitem/31321
User Mallikarjun_Gouda has proposed the issue:

"Hi,

I am new to this python language. I have a requirement for my project. Any help is much appreciated.

I have a silver light application where the users can write simple expressions with/without using the variables/parameters. 
*)An expression can be a simple assignment of the current date time to the variable.
*)Some simple string operation on the variables.
*) Evaluating the expression to determine the outcome & then update the result to the variables based on the outcome of the expression.

This expression will be saved in the database. Then i have a windows service (Build on .NET 4.0) which reads the invoices & generates the results by evaluating the expression saved in the database by passing the variable values to the expression.

Since the expression are not predefined & are built dynamically i need a way to execute them at runtime. After going through some readings, i understand that IronPython/IronRuby languages are dynamic languages which can be used from .NET code. 
Can I get some hint on how can I achieve this.

Thanks,
Mallikarjun"-----------------

2. [Status update] Executing c# code
http://ironpython.codeplex.com/workitem/31321
User slide_o_mix has updated the issue:
Status has changed from Proposed to Closed with the following comment, 

"Please submit questions to the mailing list. You can subscribe and view archives here: http://mail.python.org/mailman/listinfo/ironpython-users

"
----------------------------------------------



----------------------------------------------
You are receiving this email because you subscribed to notifications on CodePlex.

To report a bug, request a feature, or add a comment, visit IronPython Issue Tracker. You can unsubscribe or change your issue notification settings on CodePlex.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110827/dea35343/attachment.html>


More information about the Ironpython-users mailing list