<HTML>
<HEAD>
<TITLE>Re: [squeak-dev] About a object life</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
<BR>
On 11/3/12 7:45 PM, &quot;Mariano Martinez Peck&quot; &lt;marianopeck@gmail.com&gt; wrote:<BR>
<BR>
</SPAN></FONT></FONT><BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:11pt'>The VM can know if an object is in the young or old area. You could modify the VM and make a primitive that answers this (#isYoung: anOop).<BR>
So, this is not HOW OLD, but at least if it is young or old ;)<BR>
 <BR>
</SPAN></FONT></FONT></BLOCKQUOTE><FONT SIZE="4"><FONT FACE="Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
Is a good pointer, thinking if the garbage collector could be used<BR>
<BR>
Gracias Marianoooo<BR>
<BR>
Edgar</SPAN></FONT></FONT>
</BODY>
</HTML>