Money icon indicating copy to clipboard operation
Money copied to clipboard

Page responsibility refactoring

Open maraf opened this issue 7 years ago • 1 comments

  • [ ] View model initialization inside navigator implementation.
  • [ ] Interface implemented in page if view model initialization done notification is required.
  • [ ] Data loading code inside view model (or factory).
  • [x] Event handling for updating view model.
  • [ ] Only UI interaction in page codebehind.

maraf avatar Apr 25 '17 16:04 maraf

No sure if needed for v1.

maraf avatar Sep 06 '17 17:09 maraf