addthis/fluxthis

see if its possible to prevent store public methods from being accessed in certain places

Closed this issue · 1 comments

The only place these should be called is inside of getStateFromStores, and maybe in action creators. Definitely not in other lifecycle methods. See if it's possible to invariant that.

Closing after discussions with jake.