Thank you Seb!
Noury
On Jul 16 2024, at 4:20 pm, Sebastian Jordan Montano
wrote:
> Hello,
>
>
> As presented at ESUG, we have released the new version of MethodProxies for
> Pharo 12 and 13.
> MethodProxies is a library that allows to control message-passing to
> instrument any method in the s
Hello,
As presented at ESUG, we have released the new version of MethodProxies for
Pharo 12 and 13.
MethodProxies is a library that allows to control message-passing to instrument
any method in the system to execute an action before and after a method's
execution. We worked a lot on this new