Aug. 24, 2012
3:58 p.m.
I think instead of having a 'package' instVar we should have something like 'origin'. I remember adding #origin to CompiledMethod simplifying quite a bit. On 2012-08-24, at 17:48, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Good point I'm not sure that we handled that.
On Aug 24, 2012, at 4:56 PM, Camillo Bruni wrote:
How can I figure out whether an RGMethodDefininition is coming from a Trait?
method := (DatePrintFormatTester >> #shouldFix:). method origin isTrait "returns true".
how can I do the same with Ring?