<table><tr><td style="">safaalfulaij 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/D14733">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/D14733#306325" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D14733#306325</a>, <a href="https://phabricator.kde.org/p/bruns/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@bruns</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>You should start with<br />
 a) a use case<br />
 b) show it actually matches the needs of different languages.</p>

<p>For e.g. englisch and the most european languages, two different positions are sufficent. Also, the AndListType and the UnitListType are identical. What is missing is a format where no conjunction is used, i.e. all lists elements are joined using ', '</p></div>
</blockquote>

<p>a) Most of the uses I found is in PIM, where day names and people names are joined for a neat sentence. Maybe even email header renderer could use this. Other uses: <a href="https://lxr.kde.org/source/kde/kdeedu/kalgebra/src/kalgebra.cpp#0543" class="remarkup-link" target="_blank" rel="noreferrer">KAlgebra</a> and <a href="https://lxr.kde.org/source/kde/kdeedu/kturtle/src/inspector.cpp#0226" class="remarkup-link" target="_blank" rel="noreferrer">KTurtle</a>. Maybe even KMyMoney with the print check function (representing the full text representation of the amount.)<br />
Not a very strong use case, yes, but I thought this can be helpful.</p>

<p>b) I agree with this that most languages use 2 positions only. I prefered to do <a href="https://www.unicode.org/reports/tr35/tr35-49/tr35-general.html#ListPatterns" class="remarkup-link" target="_blank" rel="noreferrer">what Unicode is doing</a> and provide all the three forms they provide, to be in the safe side.<br />
And you can see in that document all the forms they have. I thought it will be an overkill to add them all. I've scanned most languages in Unicode and there isn't any difference between normal and shorter versions.</p>

<p>If you see that this could be useful, then great, let's develop it. Otherwise we can just ignore it till we find a good use case.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R244 KCoreAddons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D14733">https://phabricator.kde.org/D14733</a></div></div><br /><div><strong>To: </strong>safaalfulaij, Frameworks<br /><strong>Cc: </strong>bruns, kde-frameworks-devel, michaelh, ngraham<br /></div>