reflux / reflux-core

A simple core library for uni-directional dataflow application architecture inspired by ReactJS Flux
BSD 3-Clause "New" or "Revised" License
48 stars 19 forks source link

require Reflux.__keep.useKeep() before keeping #28

Closed BryanGrezeszak closed 7 years ago

BryanGrezeszak commented 7 years ago

Gonna do testing before merging, but here's the general idea for stopping keep from storing stuff until a var is set to do so.