On 17 Jan 2012, at 18:45, Gast�n Dall' Oglio wrote:
mmm, in 1.3 its work, I try with the incorrect 1.3 image....
Sorry for the noise.
2012/1/17 Gast�n Dall' Oglio
<gaston.dalloglio@gmail.com>
Hello Johan.
- Pharo 1.4 / ObjectAsMethodWrapper issues: The redirect package was written for 1.3, it uses ObjectAsMethodWrapper (i.e. method wrappers). I don't know why ObjectAsMethodWrapper (apparently) is no longer in 1.4 but I would highly recommend including it as it is a very useful package. I thought even the profiler used it. In any case, I welcome any contributions on how to make it work for 1.4
In Pharo-1.3-13315 (stable) haven't ObjectAsMethodWarapper. Then in 1.3 and 1.4 evaluate this and get mirror working:
Regards.