<table><tr><td style="">dhaumann 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/D19491">View Revision</a></tr></table><br /><div><div><p>Currently, one cannot 'unset' a value, but I guess that is ok, since we did not have that before</p>

<p>In general this approach is OK. Some thoughts on this:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">is it as fast as before, if you start Kate with e.g. 100 documents open?</li>
<li class="remarkup-list-item">will this allow easy access through the KTextEditor::Config interface? This is a Document and View extension interface.</li>
<li class="remarkup-list-item">can we allow modification of the config values through a generic KTextEditor::Command? I.e. set <key> <value>? Maybe also reset <key>?</li>
<li class="remarkup-list-item">Can we make this accessible through the upcoming variable interface, e.g. as ${CurrentDocument:Config:<key>}?</li>
</ul>

<p>As you can see, I am trying to push this concept a bit further...</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D19491">https://phabricator.kde.org/D19491</a></div></div><br /><div><strong>To: </strong>cullmann, KTextEditor, dhaumann, loh.tar<br /><strong>Cc: </strong>kwrite-devel, kde-frameworks-devel, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>