Re: [Ironruby-core] automating VS

2009-02-07 Thread Michael Letterle
> > end > > > > But then to make something useful you still need to cope with EnvDTE (which > was provided as part of context). > > > > -- > > Oleg > > > > *From:* ironruby-core-boun...@rubyforge.org [mailto: > ironruby-core-boun...@rubyforge.org] *

Re: [Ironruby-core] automating VS

2009-02-06 Thread Oleg Tkachenko
useful you still need to cope with EnvDTE (which was provided as part of context). -- Oleg From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jimmy Schementi Sent: Friday, February 06, 2009 6:23 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironr

Re: [Ironruby-core] automating VS

2009-02-06 Thread Jimmy Schementi
Michael Letterle Sent: Thursday, February 05, 2009 11:12 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] automating VS Ivan, The RubyConf2008 talk? It's on confreaks:http://rubyconf2008.confreaks.com/ironruby.html I'm pretty sure it's using the new managed API for VS2

Re: [Ironruby-core] automating VS

2009-02-05 Thread Michael Letterle
Ivan, The RubyConf2008 talk? It's on confreaks: http://rubyconf2008.confreaks.com/ironruby.html I'm pretty sure it's using the new managed API for VS2010.. EnvDTE is painfull... On Thu, Feb 5, 2009 at 1:30 PM, Ivan Porto Carrero wrote: > Hi > > A while ago I remeber seeing a screencast where Jo

Re: [Ironruby-core] automating VS

2009-02-05 Thread Michael Letterle
D'oh, it's not RubyConf it's PDC: http://mschnlnine.vo.llnwd.net/d1/pdc08/WMV/TL44.wmv check around the 35minute mark. On Thu, Feb 5, 2009 at 2:11 PM, Michael Letterle wrote: > Ivan, > > The RubyConf2008 talk? It's on confreaks: > http://rubyconf2008.confreaks.com/ironruby.html > > I'm pretty su

[Ironruby-core] automating VS

2009-02-05 Thread Ivan Porto Carrero
Hi A while ago I remeber seeing a screencast where John Lam shows how to use ironruby to automate visual studio. I can't find the screencast anymore but I would be interested to know which API was used. Was that just using EnvDTE ? I'm asking because at work we are using GAT to automate visual st

[Ironruby-core] automating VS

2009-02-05 Thread Ivan Porto Carrero
Hi A while ago I remeber seeing a screencast where John Lam shows how to use ironruby to automate visual studio. I can't find the screencast anymore but I would be interested to know which API was used. Was that just using EnvDTE ? I'm asking because at work we are using GAT to automate visual st