[Pharo-project] Ring Methods and Traits...
What's the plan there? We definitely need something like RGMethodDefinition>>#origin and certainly a proper implementation of RGMethodDefinition>>#isFromTrait. The current version will never work with remote methods as it relies 100% on CompiledMethod>>#isFromTrait best cami
This is strange that we missed it. Now veronica will be on vacation in November so we will see. Can you create an issue so that I do not forget.
What's the plan there?
We definitely need something like RGMethodDefinition>>#origin and certainly a proper implementation of RGMethodDefinition>>#isFromTrait. The current version will never work with remote methods as it relies 100% on CompiledMethod>>#isFromTrait
best cami
Done: https://code.google.com/p/pharo/issues/detail?id=6618 On 2012-10-20, at 22:53, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
This is strange that we missed it. Now veronica will be on vacation in November so we will see. Can you create an issue so that I do not forget.
What's the plan there?
We definitely need something like RGMethodDefinition>>#origin and certainly a proper implementation of RGMethodDefinition>>#isFromTrait. The current version will never work with remote methods as it relies 100% on CompiledMethod>>#isFromTrait
best cami
participants (2)
-
Camillo Bruni -
Stéphane Ducasse