Start using stack - Loading stack libraries

Stephen MacLean smaclean at madmansoft.com
Sun Aug 5 20:51:03 EDT 2018


Hi All,

I am currently using library stacks that contain what I call custom builders, that are livecode script libraries. These stacks have code for specific instances and when done, I currently unload them. I like that I can use these, and build them, on the fly, bringing that code in without having to “disturb” the main app.

As I’m about to start loading and unloading them hundreds if not thousands of times, and very rapidly, I started thinking about how this would effect performance, memory issues, etc.

Does anyone have experience doing this and doing it rapidly? Anyone come across any memory issues, leakage, etc.? Anything else I should look for in doing this? Different ways to accomplish the same thing?

Any insight is appreciated!

Thanks,

Steve MacLean




More information about the use-livecode mailing list