<table><tr><td style="">cblack added a comment.
</td></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/T13514#248309" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">T13514#248309</a>, <a href="https://phabricator.kde.org/p/aspotashev/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@aspotashev</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>Btw I've started slowly rewriting scripty in Go because</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">I like Go more than bash.</li>
<li class="remarkup-list-item">It's easier to make it more configurable than in the current state with a set of scripts calling each other. We need configurability to share codebase across branches and to let users run parts of scripty end-to-end (will be useful for www that needs more frequent syncs).</li>
<li class="remarkup-list-item">it's easier to parallelize things in Go, so we could shorten the running time.
<br /><br />
I didn't share my code yet. Don't expect fast progress, maybe I'll be able to release something by May 2021.</li>
</ul></div>
</blockquote>

<p>FWIW I have something similar to this concept that I initially wrote for KWinFT: <a href="https://gitlab.com/kwinft/tooling/-/tree/master/i18n/extractor" class="remarkup-link" target="_blank" rel="noreferrer">https://gitlab.com/kwinft/tooling/-/tree/master/i18n/extractor</a>. It essentially replaces the Messages.sh inherited from KDE with a messages.yaml that conveys much of the same information in a more declarative format & changes some things to work better with translations being stored in-repo & managed as part of the usual git workflow (although the translations can be output anywhere).</p></div></div><br /><div><strong>TASK DETAIL</strong><div><a href="https://phabricator.kde.org/T13514">https://phabricator.kde.org/T13514</a></div></div><br /><div><strong>To: </strong>cblack<br /><strong>Cc: </strong>cblack, ngraham, ognarb, heikobecker, omeritzics, yaron, Abella, yurchor, zerg, clel, xyquadrat, woltherav, subins2000, huftis, rempt, kamathraghavendra, thiagosueto, Localization, dkazakov, nalvarez, aacid, pino, ltoscano, aspotashev, bittin, krisfremen, phunh, fbampaloukas, sdepiets, skadinna, pshinjo<br /></div>