> Keep the string, its for _human_ consumption and use, and a pointer isn't.
Is it? It might be if it's for showing messages or having a list of priorities in a config file, but as @techee said we could do more with a `GeanyPlugin` instance. I'm still not sure if it's needed, but the idea to e.g. be able to cleanup extensions on plugin unload is starting to grow on me -- not that we need to or will do that, but we *could* :grin: But there's probably no need to worry so much about this though. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3849#issuecomment-2162364916 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3849/[email protected]>
