[Pitch] MWC for SwiftUI -- Can I go down the containers tree like AJAX?

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

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.

A better question is, why can't AJAX programming be like SwiftUI?

2 Likes

Thanks for your suggestion, @Jon_Shier!