Hi ironpython,

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

In today's digest:ISSUES

1. [New issue] F# and Pthon Tuples not compatible

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

ISSUES

1. [New issue] F# and Pthon Tuples not compatible
http://ironpython.codeplex.com/workitem/34229
User gwinsky has proposed the issue:

"I am calling an F# dll from Ironpyton. 
F# is using tuples as much as python does. but they do not fit each other.

it would be nice if Ironpyton could dynamically cast a

"IronPython.Runtime.PythonTuple" like (int,int)

to at

 "System.Tuple`2[System.Int32,System.Int32]""
----------------------------------------------



----------------------------------------------
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.
_______________________________________________
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to