[umbrello] [Bug 363582] It would be nice for XMI file to have stable format.

Ralf Habacker bugzilla_noreply at kde.org
Tue May 22 23:50:40 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=363582

--- Comment #9 from Ralf Habacker <ralf.habacker at freenet.de> ---
Currently not. In general I see several options to fix this:
1. Use the code fragment from
https://stackoverflow.com/questions/27378143/qt-5-produce-random-attribute-order-in-xml
to save an ordered way.
2. use a different xml writer 
3. There is always the way to patch Qt to address this issue
4. Embed a copy of QtXml source from Qt4 and use QDomDocument from the embedded
copy

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list