rb_obj_class not called for 'puts Array.new.class'
26 Apr
2011
26 Apr
'11
3:37 a.m.
Although reading through the code I would think the method "class" would be bound to the C function "rb_obj_class", that clearly isn't the case. Can someone explain (briefly) how the mappings in object.c Init_Object() are used at runtime? This is all in relation to understanding the code around http://www.macruby.org/trac/ticket/1141. Thanks. -Steve
5310
Age (days ago)
5310
Last active (days ago)
0 comments
1 participants
participants (1)
-
Steve Canfield