D15793: Sort keys in json encoder
David Edmundson
noreply at phabricator.kde.org
Thu Sep 27 11:54:00 BST 2018
davidedmundson created this revision.
davidedmundson added a reviewer: Plasma.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
davidedmundson requested review of this revision.
REVISION SUMMARY
Should supress scripty noise.
The previous manualy sorting above was ultimately useless as it's stored
as a map internally inside the json blob. We need to sort when writing out,
it turns out there's an argument for that.
TEST PLAN
Ran script
Still got some output.
Running twice didn't change output
REPOSITORY
R856 Plasma Browser Integration
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D15793
AFFECTED FILES
util/convertpottojson.py
To: davidedmundson, #plasma
Cc: plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180927/389da0cb/attachment-0001.html>
More information about the Plasma-devel
mailing list