Dave Fugate wrote:
Internally, IronPython and IronRuby are always built against the latest version 
of the DLR.  The reason it looks like they're built on different versions is 
simply due to different release intervals for the two languages.

You're correct that the DLR will eventually stabilize and both 
IronPython/IronRuby will be buildable against a set version of the DLR (e.g., 
DLR 1.0).

In the short term, I'll talk to the IronRuby guys and see if we can synchronize 
weekly uploads to IronPython's TFS server and IronRuby's Subversion repository.



+1 - that would be great.

Michael Foord

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Hall
Sent: Sunday, May 25, 2008 2:55 PM
To: Discussion of IronPython
Subject: [IronPython] IronPython + IronRuby + Known DLR Build

Hello,

Posted similar message onto IronRuby but I thought I would also ask
you guys. My scenario is that I need to host IronRuby and IronPython
within the same application. I thought this would be easy as they both
are based on the DLR.

However, you both appear to be at different stages of the DLR life and
building against different sources.  Is this the same internally? At
the moment I can't see a way I can build both IronPython and IronRuby
from the same DLR assemblies?

At some point, I take it the DLR will merge into a single release and
known assembly for other language providers and hosts to use instead
of multiple different versions?

In the mean time - what can I do?  Is anyone doing this?

Thanks

Ben
Blog.BenHall.me.uk
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


--
http://www.ironpythoninaction.com/
http://www.theotherdelia.co.uk/
http://www.voidspace.org.uk/
http://www.ironpython.info/

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to