On Jan 26, 2009, at 05:10 , John M McIntosh wrote:

> That sits in the special object's array in the array of compact
> classes. I don' quite see where that array of compact classes is
> updated.

In Behavior>>#becomeCompact and #becomeUncompact.

> I note rebuilding the special object's array just reuses the array of
> compact classes it already had.

Sending #becomeUncompact to AnObsoleteTranslatedMethod removes it from  
the compact classes array and finally makes it garbage.

Adrian

> On 24-Jan-09, at 12:33 AM, Stéphane Ducasse wrote:
>
>> AnObsoleteTranslatedMethod
>
> --
> =
> =
> =
> = 
> = 
> ======================================================================
> John M. McIntosh <[email protected]>
> Corporate Smalltalk Consulting Ltd.  http:// 
> www.smalltalkconsulting.com
> =
> =
> =
> = 
> = 
> ======================================================================
>
>
>
>
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to