Start using stack - Loading stack libraries

Stephen MacLean smaclean at madmansoft.com
Sun Aug 5 23:29:54 EDT 2018


Hi Paul and Monte,

Thanks for the input!

@ Monte, I might be able to order the initial query so that they are grouped together by builder type. Then I could process those together with doing one load and unload for that group

@ Paul, they are different, based upon the type of build that needs to happen for the source that is being looked at. The code has one handler name that is the same (The init code in the builder), but after that the code is different.

All input welcome:)

Thanks,

Steve

> On Aug 5, 2018, at 9:21 PM, Paul Dupuis via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
> On 8/5/2018 8:51 PM, Stephen MacLean via use-livecode wrote:
>> Any insight is appreciated!
>> 
> 
> I use a lot of library stacks, but our model is to load them on startup
> and unload on shutdown (not really necessary singe the engine does this
> on quit). Unless you have zillions of lines of code, I am not sure what
> the value is of unloading and reloading the same library?
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode






More information about the use-livecode mailing list