Thread: Clips format
View Single Post
Old 09-16-2023, 09:15 AM   #3
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,803
Karma: 6000000
Join Date: Nov 2009
Device: many
Anglo-centric ... my word you have a huge chip on your shoulder. Sigil has long supported all platforms and all mainstream languages that Qt supports.

We tried utf-8 ini format back in Sigil 0.9.12 but it was severely broken by Qt (can't encode or decode atomicly which is needed by ini files that support read/writes across multiple instances of Sigil) so we had to revert it in Sigil-0.9.13. as it caused widespread corruption. Check out the ChangeLog.txt or just read the release notes.

Also utf-8 can not encode all binary byte sequences such as widgets storing states, sizes, date-time. In addition Linux allows paths with arbitrary byte sequences.

So not gonna happen.

You should really apologize though for accusing us without any knowledge of why technical choices are made.

Last edited by KevinH; 09-16-2023 at 10:41 AM.
KevinH is offline   Reply With Quote