roadmap, future and breaking changes ? #9947
Unanswered
moolight-seashell
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After experimenting quite a bit with Slint, I must say I’m genuinely impressed by this technology
both in terms of its capabilities and tooling.
That said, even without considering some of the missing features, there seem to be two major pain points at the moment:
Layouting behavior can be somewhat unpredictable and has known issues, such as:
iforfor#407)The need to re-export all APIs in the main Slint file, combined with the inability to dynamically modify the DOM, makes it difficult to design large-scale or modular UIs.
Dynamic composition of application parts #959
Given that these issues are already known and discussed, I’m wondering about the long-term roadmap:
Can we expect a major new version at some point that might address these issues (by bringing, I suppose, quite a few breaking changes)?
If so do we have any idea of a time frame for these changes ?
Because these two points are currently reasons for me not to use slint in my projects, and I think that's too bad.
Beta Was this translation helpful? Give feedback.
All reactions