[DGD] Question about object references

Steve Wooster sw_mlists at xprt.net
Tue Apr 5 00:25:02 CEST 2005


     I just remembered another question I had... an object isn't loaded 
from the swap-file unless a function is called in it, right? For example, 
if I had a list of, say, 10000 objects, and I wanted to process it (maybe 
calling call_outs or something each with a different object as an argument) 
without calling functions in the object or looking at their status or 
anything like that, I could iterate through the whole array without using 
much more memory than what the array takes, right? Thanks.

-Steve Wooster




More information about the DGD mailing list