Hi Swift Engineers,
Don't you think that Swift should have some sort of demarcation b/w view, model, and controller like Textual TUI for Python 3?
For instance, there should be a style sheet that can be applied arbitrarily to a set of controls and their modifiers when certain conditions. Why cannot SwiftUI be like AJAX programming?
Thanks,
Shyamal Chandra
xwu
(Xiaodi Wu)
2
Hi @shyamalchandra,
SwiftUI isn't a part of the Swift open-source project; it's a proprietary Apple framework and any feedback goes through them.
Jon_Shier
(Jon Shier)
3
A better question is, why can't AJAX programming be like SwiftUI?
2 Likes
Thanks for your suggestion, @Jon_Shier!