[Github-comments] [geany/geany] Document data (#1203)

Matthew Brush notifications at xxxxx
Fri Sep 2 14:32:19 UTC 2016


> Not sure if I have missed something?

It's what this PR tries to avoid plugins having to re-implement each time they need to associate some pointer with each document. It's not terribly difficult to implement, but it requires connecting to several signals (`document-new`, `document-open`, `document-close`) and maintaining own lookup table when a document is opened and closed.

-- 
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/1203#issuecomment-244391570
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160902/cdb0f708/attachment.html>


More information about the Github-comments mailing list