Comment by aaaaaaaaaaab
7 years ago
This “client-server architecture” sounds eerily similar to plain old MVC/MVP/MVVM...
Decoupling the UI from the business logic is not exactly a new concept.
7 years ago
This “client-server architecture” sounds eerily similar to plain old MVC/MVP/MVVM...
Decoupling the UI from the business logic is not exactly a new concept.
Agreed, and that's kind of the point - this shouldn't be a problem to begin with, aside from the fact that "everybody" prefers to write their own shit from scratch :)