<table><tr><td style="">rjvbb created this revision.<br />rjvbb added a project: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D7283" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>As mentioned in <a href="https://phabricator.kde.org/D7237" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: line-through;" rel="noreferrer">D7237</a>, the kioslave helper is also a candidate for being converted to a "nongui" agent.<br />
It thus makes sense to put the helper functions into a shared library, all the more so since kiod5 and kioslave aren't the only helper utilities that should run as agents.</p>

<p>To keep matters simple I've put the new ObjC++ module into libKF5KIO but I think it really should go into KCoreAddons (possibly into a new namespace). Suggestions welcome how to implement that properly!</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Works as intended on Mac.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7283" rel="noreferrer">https://phabricator.kde.org/D7283</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/CMakeLists.txt<br />
src/core/kio_mac.h<br />
src/core/kio_mac.mm<br />
src/kiod/CMakeLists.txt<br />
src/kiod/kiod_agent.mm<br />
src/kiod/kiod_main.cpp<br />
src/kioslave/kioslave.cpp</div></div></div><br /><div><strong>To: </strong>rjvbb, Frameworks<br /><strong>Cc: </strong>Frameworks, kde-mac<br /></div>