<p></p>
<blockquote>
<p>Yeah, with no spyware we don't know how many users there are for any Geany features or plugins, maybe we should add it. smiling_imp</p>
</blockquote>
<p>So this is the path to the dark side...</p>
<blockquote>
<p>Indeed, irrespective of the metadata examination cost, executing a script off disk for each keystroke is potentially a bigger issue.</p>
<p>I would have thought a normal design would have scripts executing off signals cached in memory by default, but I don't know how much effort that is for embedded Lua. I don't expect scripts executing off Geany signals would be very large so memory usage should not be excessive.</p>
</blockquote>
<p>Normally, scripts would be cached by the operating system, at least on Linux.  It's the network device scenario where programs have to do their own caching that would be a problem.</p>
<p>Unfortunately, since I'm starting to think about caching, I might end up implementing it...</p>
<blockquote>
<p>Actually Geanylua is orphaned... so nobody is responsible for checking any changes to it.</p>
</blockquote>
<p>There also seem to be a lot of plugins that just won't build anymore because dependencies are unavailable.  Lua 5.1 is well over a decade old, and its final update was about 9 years ago.  So it may not be long before distros stop including it.</p>
<p>I recently saw, but haven't tried, another scripting plugin for Geany (<a href="https://github.com/kugel-/peasy">peasy</a>).  Since it uses gobject introspection, it presumably has access to all of the API.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/1112#issuecomment-934073729">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ5DXYLNRUX4SWMADV3UFKDC7ANCNFSM5ENCRBVA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ3V22K72ZFTKMR44BTUFKDC7A5CNFSM5ENCRBVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG6WNLAI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/1112#issuecomment-934073729",
"url": "https://github.com/geany/geany-plugins/pull/1112#issuecomment-934073729",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>