<blockquote>
<p>This is ideal but I would like to focus on the interface between Geany.<br>
I don't have enough skill to design and maintain a new library API.<br>
3 ~ 5 years ago, I declined to make ctags a library in the above reason.<br>
However, libctags is already there. I don't have to design an API.<br>
I think I can do keeping the interface.<br>
The benefit of moving the library to u-ctags project is that I, an active ctags developer, can take care of keeping the interface working.</p>
</blockquote>
<p>Totally agree, I think uctags shouldn't go crazy about making it a library - it's primarily a command-line program and with Geany being the only application (mis)using it as a library, there's no need to spend much effort on it. For us it's not really a problem if some internal interface changes - we can fix the code in Geany easily as long as the core required functionality is accessible to us in some way. The main purpose of the ctags-api.c/h file (which I moved back to tag manager in the latest version) is to isolate Geany from the rest of ctags so this is the only file we'd have to update if something changes.</p>
<blockquote>
<p>YES! It is what we need. Let's give an impressive name the dummy client. This client drives us.<br>
My idea is 'minigeany' or 'microgeany'. The client is at uctags side so we can add test cases on it.</p>
</blockquote>
<p>Good, I guess I'll do it now. The  weather is beautiful outside and it would be really stupid not to sit inside and code ;-). I've made some more changes in <a class="issue-link js-issue-link" data-error-text="Failed to load issue title" data-id="436850387" data-permission-text="Issue title is private" data-url="https://github.com/geany/geany/issues/2132" data-hovercard-type="pull_request" data-hovercard-url="/geany/geany/pull/2132/hovercard" href="https://github.com/geany/geany/pull/2132">#2132</a> to improve how we interface with ctags and creating such a client should be really easy now. I'll open a pull request in uctags when I'm done.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2119#issuecomment-486742884">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6CQ4LVD735YCDVQODPSHLMVANCNFSM4HEAA74Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ7U7BQKUT5JBLWEGPDPSHLMVANCNFSM4HEAA74Q.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@techee in #2119: \u003e This is ideal but I would like to focus on the interface between Geany.\r\nI don't have enough skill to design and maintain a new library API.\r\n3 ~ 5 years ago, I declined to make ctags a library in the above reason.\r\nHowever, libctags is already there. I don't have to design an API.\r\nI think I can do keeping the interface.\r\nThe benefit of moving the library to u-ctags project is that I, an active ctags developer, can take care of keeping the interface working.\r\n\r\nTotally agree, I think uctags shouldn't go crazy about making it a library - it's primarily a command-line program and with Geany being the only application (mis)using it as a library, there's no need to spend much effort on it. For us it's not really a problem if some internal interface changes - we can fix the code in Geany easily as long as the core required functionality is accessible to us in some way. The main purpose of the ctags-api.c/h file (which I moved back to tag manager in the latest version) is to isolate Geany from the rest of ctags so this is the only file we'd have to update if something changes.\r\n\r\n\u003e YES! It is what we need. Let's give an impressive name the dummy client. This client drives us.\r\nMy idea is 'minigeany' or 'microgeany'. The client is at uctags side so we can add test cases on it.\r\n\r\nGood, I guess I'll do it now. The  weather is beautiful outside and it would be really stupid not to sit inside and code ;-). I've made some more changes in #2132 to improve how we interface with ctags and creating such a client should be really easy now. I'll open a pull request in uctags when I'm done."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2119#issuecomment-486742884"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2119#issuecomment-486742884",
"url": "https://github.com/geany/geany/issues/2119#issuecomment-486742884",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>