Your welcome :)
IronPython and IronRuby not only released on the same date, but we released out
of the same branch, so we have dependencies on the same exact DLR; a first in
the project's history. This is why IronRuby didn't release a "for IronPython
interop" package.
Going forward, we will no
Hi all,
First, many thanks to the IronRuby team and their outstanding work on the
1.0 release!
Now, my question: I want to embed both IronRuby and IronPython in my
application. In the past, in order to avoid
namespace/assembly/version collisions, I've just downloaded one of the
builds from one te