Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Meta] Configuration storage problem #69

Open
CoelacanthusHex opened this issue Sep 26, 2020 · 3 comments · May be fixed by #92
Open

[Meta] Configuration storage problem #69

CoelacanthusHex opened this issue Sep 26, 2020 · 3 comments · May be fixed by #92
Assignees
Labels
在做了在做了 | Doing 这个功能正在实现 是个好东西 | Enhancement 是个好东西,加不加看人品 需要讨论 | Need Discussion 这个问题需要大家一起讨论下呢
Milestone

Comments

@CoelacanthusHex
Copy link
Member

As mentioned in #68 (comment), the QSetting we are using now does not meet the demand, so we plan to replace it.

@CoelacanthusHex CoelacanthusHex added 是个好东西 | Enhancement 是个好东西,加不加看人品 需要讨论 | Need Discussion 这个问题需要大家一起讨论下呢 labels Sep 26, 2020
@CoelacanthusHex CoelacanthusHex added this to the 0.3.0 milestone Sep 26, 2020
@CoelacanthusHex CoelacanthusHex self-assigned this Nov 4, 2020
@CoelacanthusHex
Copy link
Member Author

Maybe JSON is a good choice, Qt has support for JSON (since Qt5).
But there is no comment in JSON...

[1]: https://doc-snapshots.qt.io/qt6-dev/qjsondocument.html
[2]: https://doc-snapshots.qt.io/qt6-dev/qtcore-serialization-savegame-example.html
[3]: https://doc-snapshots.qt.io/qt6-dev/json.html

@CoelacanthusHex
Copy link
Member Author

And Qt has also support for XML...

[1]: https://doc.qt.io/qt-5/qtxml-index.html
[2]: https://doc.qt.io/qt-5/qtxml-module.html

@CoelacanthusHex CoelacanthusHex added the 在做了在做了 | Doing 这个功能正在实现 label Nov 10, 2020
@CoelacanthusHex
Copy link
Member Author

初步决定采用 Json 作为配置文件格式

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
在做了在做了 | Doing 这个功能正在实现 是个好东西 | Enhancement 是个好东西,加不加看人品 需要讨论 | Need Discussion 这个问题需要大家一起讨论下呢
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant