> On 21 Aug 2017, at 5:48 am, Brian Milby via use-livecode > <[email protected]> wrote: > > What about handlers? Stacks already call preOpenStack and related > handlers. Adding handlers that get called automatically would leave it as > script only but allow for post-load initialization. I haven't looked to > see what is already processed though.
Hmm… I’m not sure what you mean here. Script only stacks are sent the same messages as binary stacks. Do you think they need something else? I have suggested a `loadStack` message here for when a stack is loaded into memory but that’s not specific to script only stacks either. http://quality.livecode.com/show_bug.cgi?id=18223 <http://quality.livecode.com/show_bug.cgi?id=18223> Cheers Monte _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
