0xgeert / flux-test

2 stars 0 forks source link

create mixin for simple `change` communication between ComponentView and Store(s) #5

Closed 0xgeert closed 10 years ago

0xgeert commented 10 years ago

A Mixin called SimpleChangeControllerViewMixin implementing the following

With this mixin the Controller-view <--> Store communication is abstracted away as such: *