<table><tr><td style="">nibags 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/D23034">View Revision</a></tr></table><br /><div><div><p>I think it's an improvement, but the ideal would be to maintain support for <tt style="background: #ebebeb; font-size: 13px;">fallthrough="bool"</tt>. That is, if the <tt style="background: #ebebeb; font-size: 13px;">fallthroughContext</tt> attribute is present, assume <tt style="background: #ebebeb; font-size: 13px;">fallthrough="true"</tt>, unless "fallthrough=" is explicitly written.</p>

<p>What I don't agree with is modifying all *.xml files, since this implies using <tt style="background: #ebebeb; font-size: 13px;">kateversion="5.62"</tt>, which will generate problems for those users who install the *.xml files manually in previous versions of KDE Frameworks (and not all GNU/Linux distributions have the latest version). This, considering that this is just a "cosmetic" change in the code of the *.xml files.</p>

<p>So, I propose two alternatives:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Maintain support for <tt style="background: #ebebeb; font-size: 13px;">fallthrough="bool"</tt>, as an optional attribute (i.e., what I wrote at the beginning), as a transition and in a future version, such as KF6, completely eliminate the "fallthrough" attribute, since as jpoelen says this is redundant.</li>
<li class="remarkup-list-item">Now remove support for the "fallthrough" attribute (what jpoelen proposes), but don't modify the *.xml files to maintain the compatibility of these files in older versions of KF5. No *.xml files uses <tt style="background: #ebebeb; font-size: 13px;">fallthrough="false"</tt> or "fallthroughContext" alone, so this doesn't cause regression. In that case, it should be announced in the documentation that this attribute is obsolete.</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R216 Syntax Highlighting</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D23034">https://phabricator.kde.org/D23034</a></div></div><br /><div><strong>To: </strong>jpoelen, Framework: Syntax Highlighting, dhaumann, cullmann<br /><strong>Cc: </strong>nibags, kwrite-devel, kde-frameworks-devel, univerz, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>