Meeting notes September 22nd 2016.
Naming
The decision has been made to go for a new name to have a clean break with the past.
ViewModels
- A tool to generate ViewModels is nice to have as it's in high demand
- There is need for a testing framework to test model mappings
- View model mapping functionality should be an independently and visibly testable component
- ViewModels should not have a dependency on MVC
- One step view model generation: determine trade-off in time to develop against benefits. The decision is that is is worth to build a one step approach for .Net
- The new solution should be able to expose the ViewModels as JSon