Re: [Ironruby-core] Working on IronRuby visual studio tools

2011-05-25 Thread Tomas Matousek
: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Working on IronRuby visual studio tools The experimental instance works well for development. After making a change to the VS tools I'd like to use it "in anger" in the production instance working on real code, and rebuilding/reinsta

Re: [Ironruby-core] Working on IronRuby visual studio tools

2011-05-25 Thread Orion Edwards
ficult to resolve or likely to cause issues then it's no big deal, I was mainly just curious. Is there a wiki page which explains this? I could add one? Thanks, Orion From: Jimmy Schementi To: "ironruby-core@rubyforge.org" Date: 26/05/2011 01:51 a.m. Subject: Re:

Re: [Ironruby-core] Working on IronRuby visual studio tools

2011-05-25 Thread Jimmy Schementi
Orion, what can't you accomplish with the experimental hive which you think you can do by installing a non-MSI'd IronRuby tools? The non-MSI installation is not supported as we use the GAC for resolving dependencies of "IronStudio" components between Ruby and Python. A non-MSI installation usin

[Ironruby-core] Working on IronRuby visual studio tools

2011-05-23 Thread Orion Edwards
Re-post of this email as it accidentally was sent as a reply to someone else's... Oops - I'm hoping to do some work to fix some of the bugs in IronRuby's visual studio integration, but I'm having a few issues getting a dev environment up and runnin