[squeak-dev] re: MicroSqueak

Igor Stasenko siguctua at gmail.com
Mon Mar 2 13:20:24 UTC 2009


2009/3/2 Göran Krampe <goran at krampe.se>:
> Igor Stasenko wrote:
>>
>> I having a similar idea to capture methods/classes while running code
>> to discover what objects i need to clone into separate heap to make it
>> running under another interpreter instance in Hydra.
>
> Mmm, you are aware of this stuff that Craig has in Spoon right? The
> "imprinting" stuff IIRC.
>

sure, i'm aware of that.
Craig using changed VM to mark methods while code running. But one
could do much the same using already awailable tools.
Yes, it will be slower, but this process (shrinking) don't have to be
performed regularily, so why care.

> regards, Göran
>
>
>



-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list