Hi John,

>  So the first time through, the site will examine the method parameters, 
> perform the dynamic lookup, and cache the result of that dynamic lookup in 
> the site (in addition to invoking the target).

Thanks, that was exactly the answer I was hoping for :)

>  Singleton classes in Ruby are classes that have exactly one instance. They 
> are constructed on the fly from an instance. eg

Ahh thanks, that clarifies it!


>  > - What's the relationship between what goes around a RubyClass for a
>  > given type (in the case of .net objects) and the whole InstanceData
>  > business?
>
>  Not sure about this question ... can you clarify?

I was referring to RubyExecutionContext.GetInstanceData() and friends....
-- 
Tomas Restrepo
http://www.winterdom.com/weblog/
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to