Post from wezm on 08 Aug 2019

This is a static archive of wezm@decentralised.social

https://mastodon.decentralised.social/@wezm is now my primary account

☜ Back to home page
wezm

Technical vision for Qt 6. Re: QML

Introduce strong typing. Weak typing makes it hard for our users to apply large changes to their codebases. [..] Also, we will be able to generate much better-performing code and reduce overhead.

And

Make JavaScript an optional feature of QML. Having a full JavaScript engine when using QML can complicate things and is an overhead…

Nice

https://blog.qt.io/blog/2019/08/07/technical-vision-qt-6/