Aug. 25, 2012
1:05 p.m.
On 2012-08-25, at 11:52, Veronica Isabel Uquillas Gomez <vuquilla@vub.ac.be> wrote:
origin is not the same as package in CompiledMethod origin refers to the class or trait that actually defines the method
we do not have that in Ring. I will add that behavior but not with that name.. It does not say anything to me
I think it would work out of the box with just one variable... origin would denote the logical place the method has been defined: normal method: the class trait method: the trait class extension method: the package I think that would make things quite clear...