update readme to add a non-goal

This commit is contained in:
Géry Debongnie
2019-01-27 18:43:26 +01:00
parent 9b1841bfa5
commit 2ad5a50b8e
+4
View File
@@ -71,6 +71,10 @@ that assets are properly rebuilt if necessary, and then reloaded.
as the code that uses them the most. Or we try to avoid the 'manager' word as the code that uses them the most. Or we try to avoid the 'manager' word
if possible. if possible.
Not a goal: reactiveness, or bi-directional bindings. We want to stay at a
slightly lower level of abstraction. Each widget can implement its own update
pattern.
## Architecture notes ## Architecture notes
This POC revolves around two main ideas: This POC revolves around two main ideas: