Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-30 Thread Jimmy Schementi
bject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby Have you tried building Ruby directly? Get the sources from Github, then, from the command line, run c:\path\to\merlin\main\languages\ruby\scripts\dev.bat rb devenv ruby4.sln Inside of VS build ruby4.sln then: 1) For basic te

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-03 Thread Robert Walker
Works great now. Thanks for the fast response! From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jim Deville Sent: Wednesday, March 03, 2010 2:53 AM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Jim Deville
alf Of Jim Deville Sent: Tuesday, March 02, 2010 7:53 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby Yeah, between being sick and test changes, I haven't pushed in a while. I'll do a push tonight and make sure the simple repro passes a

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Jim Deville
nruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby A simple case appears to reproduce the problem: using System; namespace DynamicTest { public class N : System.Dynamic.DynamicObject { public N() { } public ove

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Tomas Matousek
ruby-core-boun...@rubyforge.org] On Behalf Of Tomas Matousek Sent: Tuesday, March 02, 2010 6:00 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby It is a bug in DynamicObject for which I implemented a workaround in IronRuby some time ago. So the b

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Robert Walker
g] On Behalf Of Tomas Matousek Sent: Tuesday, March 02, 2010 6:00 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby It is a bug in DynamicObject for which I implemented a workaround in IronRuby some time ago. So the build from latest sources sh

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Tomas Matousek
bject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby I've tried it with a fresh set of source, and building the "V4 Debug" target in VS2010. Same behaviour, but more detail in the output window: A first chance exception of type 'System.InvalidOperat

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Robert Walker
help. Tomas From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Jim Deville Sent: Tuesday, March 02, 2010 2:05 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby Have you tried building Ruby directly

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Tomas Matousek
To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby Have you tried building Ruby directly? Get the sources from Github, then, from the command line, run c:\path\to\merlin\main\languages\ruby\scripts\dev.bat rb devenv ruby4.sln Inside of VS build

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Jim Deville
Have you tried building Ruby directly? Get the sources from Github, then, from the command line, run c:\path\to\merlin\main\languages\ruby\scripts\dev.bat rb devenv ruby4.sln Inside of VS build ruby4.sln then: 1) For basic testing, rbd will open a prompt for you to resume testing. 2)

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Robert Walker
there. From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Tuesday, March 02, 2010 5:15 PM To: ironruby-core@rubyforge.org Subject: Re: [Ironruby-core] Consuming DynamicObjects in IronRuby try this one?

Re: [Ironruby-core] Consuming DynamicObjects in IronRuby

2010-03-02 Thread Ivan Porto Carrero
try this one? http://ironruby.codeplex.com/releases/view/40175 --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Web: http://whiterabbitconsulting.eu - http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) Mi