On 8/9/05 1:01 PM, "Trevor DeVore" <[EMAIL PROTECTED]> wrote:
> On thing to note here Ken, is that if you assign the externals to a > substack then removing the externals from memory isn't as > straightforward as just closing the substack. Good point, Trevor. > Assigning the externals to a stack that does nothing else but load/ > unload externals is the easiest, most reliable method I could come up > with. Of course, if you don't have to worry about unloading your > externals then this isn't an issue. Yeah, I usually load externals on startup, and then they're automatically disposed when my app closes, so I don't worry about manually unloading externals (at least not *yet*... ;-) Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
