Hi List,

I'm embarking on a project to rewrite a DLL that my team uses. It's a
COM DLL, and has to implement specific interfaces. Currently, it's
written in C++, which I am not terribly proficient with. However, it's
important that the code is as well tested and stable as possible. As
such, I thought it would be worth investigating whether this is
something that IronPython could do, as Python is something I'm quite
familiar with.

So, can IronPython create DLLs that implement specific COM interfaces?

Thanks,
Alec Munro
_______________________________________________
Users mailing list
Users@lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to