We actually do with LCB libraries (Icon SVG Library is one example), but with the caveat that they are not as performant as LCS code in many cases (compare the LCS and LCB implementations of JSON for example). LCS libraries are doable too. Just make everything internal private/script local and only expose the calls you want to be public. We just don’t currently have a built in way to manage them like the LCB modules.
Brian Milby br...@milby7.com > On Jul 14, 2023, at 8:11 AM, Mark Smith via use-livecode > <use-livecode@lists.runrev.com> wrote: > > Which makes me think, it would be nice if we could have plug-in code > modules. Essentially a faceless widget that could be called to perform some > sort of action (with parameters). Completely encapsulated. Or is that “bat > crazy” as Mike would say 😊 _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode