Dec. 6, 2013
2:50 p.m.
On 06 Dec 2013, at 15:46, Alexandre Bergel <alexandre.bergel@me.com> wrote:
Hi Roberto,
Unfortunately injecting code in the middle of a method is not supported by Spy. Bifrost does this (http://scg.unibe.ch/research/bifrost). However it may not properly work on Pharo 3.
The real solution is to get the meta links (Reflectivity, which is the underlying basis of bifrost, too), to work *for real* and use if for everything. Marcus