On Mar 8, 2004, at 8:19 PM, Taco Fleur wrote:
When I work with multiple variables that contain quite some data, I usually destroy each one after I am done with it.

What do you mean by "destroy"? If you reset variables to 0 or "" then, yes, the garbage collector will be able to reclaim them earlier rather than later but I doubt it will make much difference to the performance (unless these variables live in shared scopes).


Regards,
Sean


--- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to