nuclear-js icon indicating copy to clipboard operation
nuclear-js copied to clipboard

grouping observers by getters in addObserver

Open lyonlai opened this issue 8 years ago • 12 comments

This PR is a better implementation of the grouping observers by getters idea in

https://github.com/optimizely/nuclear-js/pull/182

The difference is observers are grouped when they are added. Also the removal of observers has been taken care of too.

lyonlai avatar Nov 01 '15 06:11 lyonlai