Hello,

when you create public ironpython apis for your applications written in C#,
would you prefer to create the API using c# with using the PythonModule 
attribute,
or would you wrap every thing in IronPython written modules and call the in c# 
written application core from there?
Currently I'm struggling with this descision and don't know, what will be the 
best solution.

Thank you all in advance!

Benedikt
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to