Cool!
Thanks,
Alejandro
> On May 7, 2015, at 2:45 PM, Mariano Martinez Peck
> wrote:
>
>
>
> On Thu, May 7, 2015 at 2:21 PM, Alejandro Infante
> mailto:alejandroinfant...@gmail.com>> wrote:
> Hello all,
>
> Currently I’m in the need of serializing some Spy instances and my problem is
> th
On Thu, May 7, 2015 at 2:21 PM, Alejandro Infante <
alejandroinfant...@gmail.com> wrote:
> Hello all,
>
> Currently I’m in the need of serializing some Spy instances and my problem
> is that some of the objects hold references to Classes and CompiledMethods.
> This gives me headaches because I wou
Hello all,
Currently I’m in the need of serializing some Spy instances and my problem is
that some of the objects hold references to Classes and CompiledMethods. This
gives me headaches because I would like to materialize Spy in another image
which possibly does not define those classes and met