Skip to content

Commit 402fe19

Browse files
committed
Added some more UI patterns to the README
1 parent 18a017c commit 402fe19

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,10 @@ These patterns will fit roughly into four categories:
4949
* Template
5050
* Visitor
5151
* UI Patterns
52-
* __Model View Presenter (MVP)__
53-
* __Model View Controller (MVC)__
54-
* __Model View View-Model (MVVM)__
52+
* __Model View Presenter__
53+
* __Model View Controller__
54+
* __Model View View-Model__
55+
* __Model View Adapter__
56+
* __Presentation Abstraction Control__
5557

5658
Patterns in __bold__ are non [gang of four](http://en.wikipedia.org/wiki/Gang_of_Four) patterns.

0 commit comments

Comments
 (0)