<table><tr><td style="">pino added a comment.
</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/D22161">View Revision</a></tr></table><br /><div><div><p>What about instead not add any temporary file handling to Attachment?</p>

<p>After all, <tt style="background: #ebebeb; font-size: 13px;">writeAttachmentToTempFile()</tt> seems to be used only in two places (both in calendarsupport):</p>

<ol class="remarkup-list">
<li class="remarkup-list-item">src/incidenceattachmentmodel.cpp</li>
<li class="remarkup-list-item">src/utils.cpp</li>
</ol>

<p>At least (2) looks easy enough to port away: in non-uri attachments, create the destination file, and write <tt style="background: #ebebeb; font-size: 13px;">data()</tt> directly to it (without KIO).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R172 KCalendar Core</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22161">https://phabricator.kde.org/D22161</a></div></div><br /><div><strong>To: </strong>vkrause<br /><strong>Cc: </strong>pino, kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil<br /></div>