Hi List!

Here's a simple question for the OOP gurus among you:

Suppose I have a script object with a property that contains an image.

>From that object I create many many instances of ANOTHER - one other -
script object, different from the script object that holds the image and
creates the objects.

And by creating all those new objects I am passing this one image as a
parameter to be then used in all those objects as a property.

And I am not working with ancestors or such.

Is that one image filling more memory now or is it only passed to the many
other objects by reference?

Thanks for your help!

Michael

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to