[Github-comments] [geany/geany] New tagmanager query module (#1187)

Matthew Brush notifications at xxxxx
Thu Aug 25 00:25:10 UTC 2016


> This is not extensible at all, so not a good fit for a plugin API

Then stick a `...` as the last parameter, infinitely extensible :)

An actual sensible good trick used by Linux system calls (among others) is to always have a `flags` parameter as the last thing, then you can add options for stuff like `prefix` or whatever else could be represented as a bitmask.

-- 
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/1187#issuecomment-242248417
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160824/b387e921/attachment.html>


More information about the Github-comments mailing list