On Fri, Mar 4, 2011 at 9:42 AM, L. Lee Saunders <[email protected]> wrote: > My biggest hurdle was running IronPython out of C++/cli. I tried hand > converting some working C# code but was failing. I finally had to resort to > RedGate's "Reflector" with the C++/cli plugin. That did not produce working > code either, but with its output and my attempts to hand convert, I was able > to produce working code.
Can you share it? You're probably not the only person to try, and I'd like to know what the differences from C# are. - Jeff _______________________________________________ Users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
