I try to use memory on a just-in-time basis. As soon as a memory-consuming object has finished its job, I get rid of it to free up memory.
I make only one exception: POM, which takes some time to initialize (I think the time is needed to query for printer settings and such, when it initializes). therefore I create an instance of POM only once and keep it for further use.
--
||| a�ex -- [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!]
