Re: [MacRuby-devel] Problems with DRB and MacRuby 0.5

2009-11-01 Thread Matt Aimonetti
Could you please file a bug report? I'll try to look into it ASAP. Thanks, - Matt On Sun, Nov 1, 2009 at 9:42 AM, Gaz Liddon wrote: > Hiya :) > > I've a problem using Drb and get a problem I don't get if I use bog > standard ruby 1.8 > > My client and server code is below. > > The server work

[MacRuby-devel] Problems with DRB and MacRuby 0.5

2009-11-01 Thread Gaz Liddon
Hiya :) I've a problem using Drb and get a problem I don't get if I use bog standard ruby 1.8 My client and server code is below. The server works fine but if I try and invoke any method on the client from the server I get this error: core:in `open:': can't convert NSMutableDictionary i