mirror of
https://github.com/zhigang1992/ReactiveViewModel.git
synced 2026-01-12 22:51:31 +08:00
Better diagram images
This commit is contained in:
@@ -14,12 +14,12 @@ Most Cocoa developers are familiar with the
|
||||
[Model-View-Controller](http://en.wikipedia.org/wiki/Model-View-Controller)
|
||||
(MVC) pattern:
|
||||
|
||||

|
||||

|
||||
|
||||
**[Model-View-ViewModel](http://en.wikipedia.org/wiki/Model-View-ViewModel)
|
||||
(MVVM)** is another architectural paradigm for GUI applications:
|
||||
|
||||

|
||||

|
||||
|
||||
Although it seems similar to MVC (except with a "view model" object in place of
|
||||
the controller), there's one major difference — **the view owns the view
|
||||
|
||||
Reference in New Issue
Block a user