Marcin Mielżyński wrote:
Hi,

I've run into some troubles related to set/getConstant(At) and set/getInstanceVariable. It turns out that in trunk classes are being put into parents using setInstanceVariable(...) but modules are being put using setConstant(...), whereas MRI consistently uses rb_const_set/rb_const_get_at/rb_const_defined_at. As I know Bill is working on ivars and related stuff, so I address my question to him. Bill, are set/get/Constant methods going to change drastically too after your work and what methods shall I use to deal with parent classes/modules ? (btw, would you like to discuss this and similar issues on #jruby ?)

Since you're both working on similar areas, it would be really helpful if discussions could happen in #jruby. All of us are regularly there except Bill, and it's proven very helpful in the past. Would it be possible for you to spend some time in #jruby when you are able, Bill?

- Charlie

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to