Magma design

Chris Muller afunkyobject at yahoo.com
Sun Aug 4 02:50:15 UTC 2002


> because you referenced them once does't mean you care about
them any more.

I definitely must agree.  We are writing programs that maintain a gigantic
model of objects, we need to be able to keep memory managed by being able to
chop off large branches of objects that may no longer needed.

I'll think about what it will take to implement "MagmaSession>>stubOut:
anObject".  I think I just need to remove anObject from the oid dictionaries
first, and the readSet, then become: it back to a new proxy.

This *will* be needed, thank you!

 - Chris

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com



More information about the Squeak-dev mailing list