Hi Gastón,

Thanks for the code, as it serves for 1.4. I will add this to the instructions, 
marked for 1.4

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 <[email protected]>
> 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:
> 
> Gofer new
> url: 'http://dsal.cl/squeaksource/ObjectsAsMethodsWrap';
> package: 'ObjectAsMethodWrapper';
> url: 'http://dsal.cl/squeaksource/MonticelloRedirect';
> package: 'MontiRedirect';
> load.
> 
> 
> Maybe you can add this to HOW TO USE in http://dsal.cl/squeaksource 
> 
> Regards.
> 


---> Save our in-boxes! http://emailcharter.org <---

Johan Fabry   
[email protected] - http://dcc.uchile.cl/~jfabry
PLEIAD Lab - Computer Science Department (DCC) - University of Chile



Reply via email to