Re: Classlib not releasing from memory and no objects showing in memory

Author: Ed Leafe

Posted: 2001-12-05 at 10:53:54

On Wednesday, December 5, 2001, at 10:26 AM, Michael Babcock wrote:

> I realize that it wouldn't release if any instances were still in use,

> but

> using DISPLAY MEMORY and DISPLAY OBJECTS, it showed that NO classes

> were still

> in use. Given that nothing still live from the classlib, this gives

> credence

> to Larry's perspective.

You can't use DISPLAY MEMORY or DISPLAY OBJECTS unless you know the

*names* of the objects. Those commands won't tell you anything based on

the class names. And object references could be held in a variety of

ways, such as through the _SCREEN object.

___/

/

__/

/

____/

Ed Leafe

http://leafe.com/

©2001 Ed Leafe