Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is/updates of multiple paramters #16

Open
mochtu opened this issue Feb 3, 2015 · 0 comments
Open

is/updates of multiple paramters #16

mochtu opened this issue Feb 3, 2015 · 0 comments

Comments

@mochtu
Copy link
Member

mochtu commented Feb 3, 2015

If multiple parameters are updated in the same time, the execution of do should be user definable:

  • when(a,b,c).areUpdated().do() -> When a,b,c are all updated by one set({a:,b:,c:}) call do
  • when(a,b,c).hadSomeChanges.do() -> When one of a,b,c or two or all had an update call do
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant