Исходный код вики UI паттерны состояния

Версия 7.5 от Alexandr Fokin на 2022/12/29 23:47

Скрыть последних авторов
Alexandr Fokin 7.4 1 |(% style="width:75px" %) |(% style="width:108px" %) |(% style="width:671px" %) |(% style="width:637px" %)
2 |(% colspan="1" rowspan="3" style="width:75px" %)(((
Alexandr Fokin 7.2 3 ==== MVC ====
Alexandr Fokin 7.4 4 )))|(% style="width:108px" %)Model|(% style="width:671px" %)DTO, содержащая поля, необходимые для формирования View.|(% colspan="1" rowspan="3" style="width:637px" %)(((
5
Alexandr Fokin 7.2 6 )))
Alexandr Fokin 7.4 7 |(% style="width:108px" %)View|(% style="width:671px" %)Некоторый шаблон представления данных. (Шаблон разметки или структуры данных внешнего публичного интерфейса)
8 Содержит информацию о привязке конкретных полей Model.
9 |(% style="width:108px" %)Controller|(% style="width:671px" %)Модуль принимает входной запрос, формирует Model и передает его во View. Возвращает в ответе результат.
10 |(% colspan="1" style="width:75px" %) |(% style="width:108px" %) |(% style="width:671px" %) |(% colspan="1" style="width:637px" %)
11 |(% colspan="1" rowspan="3" style="width:75px" %)(((
Alexandr Fokin 7.2 12 ==== MVP ====
Alexandr Fokin 7.4 13 )))|(% style="width:108px" %)Model|(% style="width:671px" %) |(% colspan="1" rowspan="3" style="width:637px" %)
14 |(% style="width:108px" %)View|(% style="width:671px" %)
15 |(% style="width:108px" %)Presenter|(% style="width:671px" %)
16 |(% colspan="1" style="width:75px" %) |(% style="width:108px" %) |(% style="width:671px" %) |(% colspan="1" style="width:637px" %)
17 |(% colspan="1" rowspan="3" style="width:75px" %)(((
Alexandr Fokin 7.2 18 ==== MVVM ====
Alexandr Fokin 7.5 19 )))|(% style="width:108px" %)Model|(% style="width:671px" %) |(% colspan="1" rowspan="3" style="width:637px" %)(((
20 C# и WPF | Паттерн MVVM
Alexandr Fokin 7.4 21 [[https:~~/~~/metanit.com/sharp/wpf/22.1.php>>https://metanit.com/sharp/wpf/22.1.php]]
Alexandr Fokin 7.5 22 \\MVVM: полное понимание (+WPF) Часть 1
23 [[https:~~/~~/habr.com/ru/post/338518/>>https://habr.com/ru/post/338518/]]
24 )))
Alexandr Fokin 7.4 25 |(% style="width:108px" %)View|(% style="width:671px" %)Некоторый шаблон представления данных. (Шаблон разметки внешнего публичного интерфейса).
26 Содержит информацию о привязке конкретных полей Model и обработке событий ввода.
27 |(% style="width:108px" %)View model|(% style="width:671px" %)
28 |(% colspan="1" style="width:75px" %) |(% style="width:108px" %) |(% style="width:671px" %) |(% colspan="1" style="width:637px" %)
29 |(% colspan="1" rowspan="3" style="width:75px" %)(((
Alexandr Fokin 7.2 30 ==== MVI ====
Alexandr Fokin 7.4 31 )))|(% style="width:108px" %)Model|(% style="width:671px" %) |(% colspan="1" rowspan="3" style="width:637px" %)(((
Alexandr Fokin 5.1 32 Современная MVI-архитектура на базе Kotlin
33 https://habr.com/ru/company/badoo/blog/429728/
34
35 Архитектура MVI
36 https://russianblogs.com/article/1258733528/
37
Alexandr Fokin 7.1 38 MVI - a Reactive Architecture Pattern
39 https://medium.com/quality-content/mvi-a-reactive-architecture-pattern-45c6f5096ab7
40
41 Реактивные приложения с Model-View-Intent. Часть 2: View и Intent
42 https://habr.com/ru/company/tinkoff/blog/338558/
43
Alexandr Fokin 5.1 44 ----
45
Alexandr Fokin 7.3 46 ===== Unidirectional Data or State Flow (UDF). =====
47
Alexandr Fokin 4.1 48 The Case for Unidirectional Data Flow
49 [[https:~~/~~/www.exclamationlabs.com/blog/the-case-for-unidirectional-data-flow/>>https://www.exclamationlabs.com/blog/the-case-for-unidirectional-data-flow/]]
Alexandr Fokin 7.3 50
51
52 )))
Alexandr Fokin 7.4 53 |(% style="width:108px" %)View|(% style="width:671px" %)
54 |(% style="width:108px" %)Intent|(% style="width:671px" %)
55 |(% colspan="1" style="width:75px" %) |(% style="width:108px" %) |(% style="width:671px" %) |(% colspan="1" style="width:637px" %)
Alexandr Fokin 7.3 56
57 ----
58
Alexandr Fokin 7.4 59 Паттерны для новичков: MVC vs MVP vs MVVM
60 https://habr.com/ru/post/215605/
61
62 Альтернативный взгляд на MVC, MVP и MVVM
63 [[https:~~/~~/medium.com/you-gotta-get-schwifty/альтернативный-взгляд-на-mvc-mvp-и-mvvm-389841cefa70>>https://medium.com/you-gotta-get-schwifty/альтернативный-взгляд-на-mvc-mvp-и-mvvm-389841cefa70]]
64
65 ----
66
Alexandr Fokin 7.3 67 ==== Внутренние ссылки: ====
68
69 ====== Дочерние страницы: ======
70
71 {{children/}}
72
73 ====== Обратные ссылки: ======
74
75 {{velocity}}
76 #set ($links = $doc.getBacklinks())
77 #if ($links.size() > 0)
78 #foreach ($docname in $links)
79 #set ($rdoc = $xwiki.getDocument($docname).getTranslatedDocument())
80 * [[$escapetool.xml($rdoc.fullName)]]
81 #end
82 #else
83 No back links for this page!
84 #end
85 {{/velocity}}
86
87 ----