Refactor views to have a fe/bo split
Also mess with some names:
-
...Data
is more like a ViewModel -
...Factory
isn't really a factory, I don't think - push more work onto the ViewModels, rather than running functions in the model itself
Edited by Paweł J. Wal