[Github-comments] [geany/geany] Plugin-API: extended project API (#2234)

Matthew Brush notifications at xxxxx
Sun Aug 4 00:27:53 UTC 2019


> I wouldn't change the setting name, at least not in this PR, it just makes for a lot of noise thats irrelevant to the PR itself.

I agree changing the struct/pref name should be separate, but when adding new functions to the plugin API, it's a good time to name things properly so they don't need to be changed, affecting the API later. This is the big advantage of using the accessor functions, the internal stuff they access can be renamed later if needed and nobody will notice.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2234#issuecomment-517964020
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190803/dc06baa5/attachment.html>


More information about the Github-comments mailing list