Re: [Ironruby-core] IronRuby and IronPython

2010-04-14 Thread Jimmy Schementi
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

[Ironruby-core] IronRuby and IronPython

2010-04-13 Thread Justin Hartman
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