Re: [Ironruby-core] Annoymous class extending a module doesn't return expected kind_of

2008-10-05 Thread Stefan Dobrev
There was a discussion about this some time ago. Here it is: http://rubyforge.org/pipermail/ironruby-core/2008-September/002874.html The reported bug is here: http://rubyforge.org/tracker/?func=detail&aid=21995&group_id=4359&atid=16798 Stefan. 2008/10/6 Ben Hall <[EMAIL PROTECTED]> > Hi guys, >

Re: [Ironruby-core] Usage errors with IR SVN 153

2008-10-05 Thread Robert Brotherus
John Lam: > Just committed a fix for the compilation errors. Curt Hagenlocher: > You define extension methods in your hosting app, right? > We're still working out the details of our second attempt to fix this problem. > In the short term, the workaround is to define your own private copy of

Re: [Ironruby-core] Annoymous class extending a module doesn't return expected kind_of

2008-10-05 Thread Curt Hagenlocher
This is working for me with our internal sources but not with what's current in RubyForge. I think we might be a few days behind on the sync -- you should see it working after the next one happens. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Hal

[Ironruby-core] Annoymous class extending a module doesn't return expected kind_of

2008-10-05 Thread Ben Hall
Hi guys, I've been bashing my head again this problem for the last few days where the object I expected wasn't passed around, tonight I decided to break it down and focus on a much small part. Turns out, I was looking in the wrong part. This is what I think the problem is. The code is creating a