Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Feature question/proposal #9

Open
apisurfer opened this issue Apr 29, 2014 · 0 comments
Open

Feature question/proposal #9

apisurfer opened this issue Apr 29, 2014 · 0 comments

Comments

@apisurfer
Copy link

It would be great(possibly hard to implement) to have a way of defining observer function over coupled keypaths and make it react only when all of the defined keypaths have been changed. Lets say

sm.observe(['keypath1', 'keypath2'], function () {
  // both keypaths changed
});
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant