setter
를 이용해서 값을 갱신하는 것 이외에는 없어지게 된다.+----------------+ +---------------+ +----------------+
| | | | | |
| Model | | Presenter | | View |
| (Data/Logic) | <---- | (Business | <---- | (User Interface|
| | | Logic & View | | - Passive, |
| | | Interaction) | | displays data |
+----------------+ +---------------+ | only) |
^ +----------------+
|
|
v
+----------------+
| |
| User Inputs |
| (e.g., button |
| clicks, etc.) |
+----------------+