<table><tr><td style="">rjvbb 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/D7380" rel="noreferrer">View Revision</a></tr></table><br /><div><div><p>Some thoughts, I'll update the patch later today.</p></div></div><br /><div><strong>INLINE COMMENTS</strong><div><div style="margin: 6px 0 12px 0;"><div style="border: 1px solid #C7CCD9; border-radius: 3px;"><div style="padding: 0; background: #F7F7F7; border-color: #e3e4e8; border-style: solid; border-width: 0 0 1px 0; margin: 0;"><div style="color: #74777d; background: #eff2f4; padding: 6px 8px; overflow: hidden;"><a style="float: right; text-decoration: none;" href="https://phabricator.kde.org/D7380#inline-30071" rel="noreferrer">View Inline</a><span style="color: #4b4d51; font-weight: bold;">ltoscano</span> wrote in <span style="color: #4b4d51; font-weight: bold;">kcompactdisc_p.cpp:30</span></div>
<div style="margin: 8px 0; padding: 0 12px; color: #74777D;"><p style="padding: 0; margin: 8px;">On the other side, this is not a frameworks, but a generic library. I've seen (and pushed) org.kde.<application>[.<subpart>] for applications. What could it be a proper choice here? org.kde.lib.<name>[.<subpart>]? Or simply org.kde.<application>[.<subpart>]?</p></div></div>
<div style="margin: 8px 0; padding: 0 12px;"><p style="padding: 0; margin: 8px;">I see KCalCore does <tt style="background: #ebebeb; font-size: 13px;">ecm_qt_declare_logging_category(kcalcore_LIB_SRCS HEADER kcalcore_debug.h IDENTIFIER KCALCORE_LOG CATEGORY_NAME org.kde.pim.kcalcore)</tt>. Note the absence of a <tt style="background: #ebebeb; font-size: 13px;">lib</tt> namespace/whatever.<br />
We could thus use <tt style="background: #ebebeb; font-size: 13px;">org.kde.kcompactdisc</tt> unless there's already a suitable namespace to which it could be added (multimedia, audio, ...).</p></div></div><br /><div style="border: 1px solid #C7CCD9; border-radius: 3px;"><div style="padding: 0; background: #F7F7F7; border-color: #e3e4e8; border-style: solid; border-width: 0 0 1px 0; margin: 0;"><div style="color: #74777d; background: #eff2f4; padding: 6px 8px; overflow: hidden;"><a style="float: right; text-decoration: none;" href="https://phabricator.kde.org/D7380#inline-30066" rel="noreferrer">View Inline</a><span style="color: #4b4d51; font-weight: bold;">ltoscano</span> wrote in <span style="color: #4b4d51; font-weight: bold;">testkcd.cpp:66</span></div>
<div style="margin: 8px 0; padding: 0 12px; color: #74777D;"><p style="padding: 0; margin: 8px;">Please don't set this here. It can be controlled at runtime.</p></div></div>
<div style="margin: 8px 0; padding: 0 12px;"><p style="padding: 0; margin: 8px;">I know it can, and I'd agree for regular applications. This is a test application, its users should not have to go figure out why it produces no output and how to make it print something.</p>
<p style="padding: 0; margin: 8px;">You're right though that QT_LOGGING_RULES can already have been set, I can avoid changing it.</p></div></div><br /><div style="border: 1px solid #C7CCD9; border-radius: 3px;"><div style="padding: 0; background: #F7F7F7; border-color: #e3e4e8; border-style: solid; border-width: 0 0 1px 0; margin: 0;"><div style="color: #74777d; background: #eff2f4; padding: 6px 8px; overflow: hidden;"><a style="float: right; text-decoration: none;" href="https://phabricator.kde.org/D7380#inline-30067" rel="noreferrer">View Inline</a><span style="color: #4b4d51; font-weight: bold;">ltoscano</span> wrote in <span style="color: #4b4d51; font-weight: bold;">testkcd.cpp:69</span></div>
<div style="margin: 8px 0; padding: 0 12px; color: #74777D;"><p style="padding: 0; margin: 8px;">ditto</p></div></div>
<div style="margin: 8px 0; padding: 0 12px;"><p style="padding: 0; margin: 8px;">And ditto: why would you write an application that's supposed to print test results and NOT enable the printing by default? <br />
(I presume that tests like this would use <tt style="background: #ebebeb; font-size: 13px;">QPrint()</tt> if it existed)</p></div></div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R349 KCompactDisc Library</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D7380" rel="noreferrer">https://phabricator.kde.org/D7380</a></div></div><br /><div><strong>To: </strong>rjvbb, Frameworks, davidedmundson, ltoscano<br /><strong>Cc: </strong>ltoscano, davidedmundson<br /></div>