<table><tr><td style="">michaelh 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/D12044">View Revision</a></tr></table><br /><div><div><p>This is the last patch, before I let baloodb rest for some time.</p>

<p>This is the first time I've created a cli-tool + class completely from scratch. So there a tendency to become routine-blinded ("betriebsblind"). Therefore  I'd like to ask you to check for</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">overall consistency</li>
<li class="remarkup-list-item">proper wording</li>
<li class="remarkup-list-item">expressiveness of names: commands, command options, functions, variables.</li>
<li class="remarkup-list-item">usefulness of coloring</li>
</ul>

<p>command options:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">-D</tt> is fixed</li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">-d</tt> is forbidden to avoid confusion</li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">-o</tt> is reserved for maybe <tt style="background: #ebebeb; font-size: 13px;">--output</tt></li>
</ul>

<p>Everything else is completely changeable.<br />
I'm looking forward to your comments and suggestions.</p>

<p>To see this at work you can ruin your database as described in <a href="https://phabricator.kde.org/T7860" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T7860</a> or do</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="console" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);"><span style="color: #000080">$ md /tmp/otto</span></pre></div>

<p>Copy some files into <tt style="background: #ebebeb; font-size: 13px;">/tmp/otto</tt></p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="console" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);"><span style="color: #000080">$ balooctl index /tmp/otto/*</span>
<span style="color: #000080">$ balooctl stop</span>
<span style="color: #000080">$ rm /tmp/otto/*</span></pre></div>

<p><tt style="background: #ebebeb; font-size: 13px;">baloodb</tt> works without the indexer running.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R293 Baloo</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12044">https://phabricator.kde.org/D12044</a></div></div><br /><div><strong>To: </strong>michaelh, Baloo, ngraham<br /><strong>Cc: </strong>Frameworks, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, alexeymin<br /></div>