We have talked about hosting DLR separately and still not sure where we will
land. Hosting it separately makes it harder to pull down matching sources of
the DLR and IronRuby (or DLR and IronPython). So its not clear whether it would
be a net positive or a net negative to host it separately.
--
But I noticed it yesterday, there's a new SVN revision out there.
Lot's of changes to the DLR, which can affect stuff people may be
working on. You may want to get latest and merge your changes.
I assume this is a result of syncing up IronPython and IronRuby's DLR
projects... I'm sure it's been a
John Lam (DLR) wrote:
>
> The good news is that you should just be able to reuse our work to get
> debugging support working. AFAIK there was almost no work required to
> enable debugging in VS once we got IronRuby + DLR generating the correct
> PDBs.
That's good to hear. It should be a lot l
Huw Collingbourne:
> We are just about to look at the IronRuby debugger and we aim to
> integrate a visual IronRuby debugger into an alpha or beta release of
> Ruby In Steel for IronRuby asap. In the meantime, we'll be releasing
> the alpha of our IronRuby IDE to our customers in the next week or
John Lam (DLR) wrote:
> Robert Brotherus:
> Keep in mind that this in no way is a complete language service. As the
> good folks over at Sapphire in Steel will tell you, there's a ton more
> work to do than just getting syntax coloring and debugging working (in
> their case it was actual work s
Robert Brotherus:
> I was wondering if this means that IronRuby 1.0 release can be expected
> to ship with a plug-in or similar to VisualStudio to enable such
> debugging with the IDE?
Yes. We're working on a rudimentary language service and we're hoping to get
debugging on par with what IronPyt
Read John Lams blog http://www.iunknown.com/2008/02/ironruby-sun-an.html
Nice news about getting debugging support for IronRuby more close to
completion: "We have debugging and stack backtraces working."
I was wondering if this means that IronRuby 1.0 release can be expected
to ship with a plug-i