dispatchr icon indicating copy to clipboard operation
dispatchr copied to clipboard

Does createStore support mixing in event handlers?

Open sheerun opened this issue 11 years ago • 3 comments

It seems that I can only mix in top-level properties. When I mix in Mixin with handlers, they are missing.

sheerun avatar Nov 26 '14 15:11 sheerun

Sounds like a good enhancement!

mridgway avatar Nov 26 '14 22:11 mridgway

:+1:

gpbl avatar Jan 28 '15 20:01 gpbl

As we put more logic into createStore, we should consider #36 to move createStore and BaseStore into their own repo.

Vijar avatar Jan 28 '15 23:01 Vijar