<table><tr><td style="">elvisangelaccio requested changes to this revision.<br />elvisangelaccio added a comment.<br />This revision now requires changes to proceed.
</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/D27181">View Revision</a></tr></table><br /><div><div><p>Thanks for the patch. This is a good start, but it needs some work.</p>

<p>The problem is we shouldn't use libarchive functions in <tt style="background: #ebebeb; font-size: 13px;">queries.cpp</tt>. It's the wrong layer. We should add new API instead, so that we can call this API from all the plugins (not only libarchive).</p>

<p>So we should add something like <tt style="background: #ebebeb; font-size: 13px;">setCreationTime()</tt> / <tt style="background: #ebebeb; font-size: 13px;">setModificationTime()</tt> to the Query classes and call these new methods from the libarchive plugin. Bonus point if you fix all the plugins of course ;)</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R36 Ark</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27181">https://phabricator.kde.org/D27181</a></div></div><br /><div><strong>To: </strong>papoteur, Ark, elvisangelaccio<br /><strong>Cc: </strong>meven, kde-utils-devel, fbampaloukas, tctara<br /></div>