[Development] Coin production updated to pre-1.1.3

2019-09-04 Thread Aapo Keskimölö
Hi Qt Developers, Coin has been ported to systemd service. I will be monitoring the situation. The change logs are not ready yet, but they will be updated in the next restart after I have verified that everything works. Kind regards, Aapo Keskimölö - Coin maintainer ___

Re: [Development] Proposal for an efficient and robust (de)serialization mechanism working with Qt-supported data

2019-09-04 Thread Arnaud Clere
Ok, I will not resist! Thinking twice, QTransmogrifier avoids promising too much and the length is not a problem since it only appears as QTransmogrifier full specializations. It is just *one* way to transform C++ data to an abstract structured value, that will then be disguised as Cbor, Xml...