You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,6 @@ Structural patterns are concerned with how classes and objects are composed to f
37
37
*[Flyweight](#flyweight)
38
38
*[Proxy](#proxy)
39
39
*[Service Locator](#service-locator)
40
-
*[Model-View-Presenter](#model-view-presenter)
41
40
*[Servant](#servant)
42
41
*[Event Aggregator](#event-aggregator)
43
42
@@ -66,6 +65,7 @@ Behavioral patterns are concerned with algorithms and the assignment of responsi
66
65
Presentation Tier patterns are the top-most level of the application, this is concerned with translating tasks and results to something the user can understand.
0 commit comments