<table><tr><td style="">vkrause created this revision.<br />Restricted Application added a project: KDE PIM.<br />Restricted Application added a subscriber: kde-pim.<br />vkrause requested review of this revision.
</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/D13816">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The tricky part is static construction (needed for the Qt resource system<br />
among other things), that isn't available with static libraries. I didn't<br />
find a more elegant solution than an explicit init function for that.</p>

<p>Putting this up for review for the general concept, assuming we want static<br />
library support in other libraries/frameworks too, as it has some benefits<br />
for minimizing app bundles (such as Android APKs).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R1003 KItinerary: Travel Reservation handling library</div></div></div><br /><div><strong>BRANCH</strong><div><div>static-build</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13816">https://phabricator.kde.org/D13816</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>autotests/bcbpparsertest.cpp<br />
autotests/extractortest.cpp<br />
autotests/jsonlddocumenttest.cpp<br />
autotests/pkpassextractortest.cpp<br />
autotests/postprocessortest.cpp<br />
autotests/uic9183parsertest.cpp<br />
autotests/unstructureddataextractortest.cpp<br />
src/CMakeLists.txt<br />
src/datatypes/datatypes.cpp<br />
src/init.cpp<br />
src/init.h</div></div></div><br /><div><strong>To: </strong>vkrause<br /><strong>Cc: </strong>kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>