MenTaLguY wrote:
On Thu, 24 May 2007 15:51:02 -0500, Charles Oliver Nutter <[EMAIL PROTECTED]>
wrote:
I need to be able to create a class which delegates all of its normal
IRubyObject stuff to another object, and (from the Ruby side) which does
not descend from Object. Is there another way to do this?
Not yet, but there ought to be. I want Ruby implementations of Java
interfaces and classes to implement IRubyObject but not extend
RubyObject. So we have similar needs.
So, why the cast to RubyObject for method dispatching?
I used to be able to do this in JRuby, and that seems to be the only new thing
in the way.
Got a stack trace for me? It's not hard to rectify.
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email