[Github-comments] [geany] plugins: pass GModule * to geany_load_module() (#719)

Matthew Brush notifications at xxxxx
Fri Nov 13 01:18:02 UTC 2015


I like the idea of hiding it from plugins entirely, if it's feasible, as seems to be indicated above. My second favourite is to let plugins deal with this themselves by using `g_module_make_resident()` from within `g_module_check_init()`, or using dynamic type registration or whatever.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/719#issuecomment-156287843
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151112/ada63e01/attachment.html>


More information about the Github-comments mailing list