> I will add an issue for Pharo5 and itegrate there first for testing. >
Done and integrated.
> (And later we can use this as an example for the new reflective features of
> Pharo5…
> Right now this is implemented with a simple compiled method wrapper, which we
> can
> replace with a meta-link on the method later).
>
This will then allow us to even do it not just for methods, but per AST-Node,
too.
Marcus
