[Github-comments] [geany/geany] Gracefully handle proxies registering invalid extensions (#1212)

Matthew Brush notifications at xxxxx
Tue Sep 6 15:27:33 UTC 2016


> I'd prefer to error out (perhaps we need the dot in the future?) but I don't feel strong.

I personally don't feel strong about the specifics either, just that it should give some help.

Mostly I made this PR out frustration after spending an hour or so scratching my head trying to understand why my proxy plugin hooks weren't being called, sprinkling `printf`s all over my code and deep inside the bowels of Geany to solve it (yeah, I know I should've used my debugger). I simply just missed the mention in the API reference that said it doesn't include the dots. To my mind the dot is part of the extension, so I didn't even suspect that could be the problem until I really started pinning down the program flow.

-- 
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/1212#issuecomment-244988396
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160906/5ef70f83/attachment.html>


More information about the Github-comments mailing list