<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Aug 26, 2019 at 5:06 PM RenĂ© J. V. Bertin <<a href="mailto:rjvbertin@gmail.com">rjvbertin@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">RenĂ© J.V. Bertin wrote:<br>
<br>> About that: at first sight a proper implementation would take the existing<br>> compile_commands.json project management code from the cmake plugin and move<br>> it to a parent class where it becomes available to other project manager<br>> plugins too?<br>
<br>And another JSON parser than the one from Qt, which fails on larger projects <br>like digiKam (with a compile_commands.json file that's 87Mb large).<br>
<br></blockquote><div><br></div><div>anything that I need to use <span class="gmail-gr_ gmail-gr_15 gmail-gr-alert gmail-gr_spell gmail-gr_inline_cards gmail-gr_run_anim gmail-ContextualSpelling gmail-ins-del gmail-multiReplace" id="gmail-15">json</span> and c++ I use the <span class="gmail-gr_ gmail-gr_34 gmail-gr-alert gmail-gr_spell gmail-gr_inline_cards gmail-gr_run_anim gmail-ContextualSpelling gmail-ins-del gmail-multiReplace" id="gmail-34">nlohmann</span>::<span class="gmail-gr_ gmail-gr_82 gmail-gr-alert gmail-gr_spell gmail-gr_inline_cards gmail-gr_run_anim gmail-ContextualSpelling gmail-ins-del gmail-multiReplace" id="gmail-82">json</span> instead of the Qt one.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">R.<br>
<br>
</blockquote></div></div>