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

Call the subscribed function on subscribe #23

Open
JamesMaroney opened this issue Jul 29, 2011 · 1 comment
Open

Call the subscribed function on subscribe #23

JamesMaroney opened this issue Jul 29, 2011 · 1 comment

Comments

@JamesMaroney
Copy link

If the accessor has a non-null and non-undefined value.

@brendanjerwin
Copy link
Owner

Much like a promise.

However, obj.accessor.subscribe.next() only fires on the next change, regardless of if the accessor has a current value.

brendanjerwin added a commit that referenced this issue Sep 30, 2011
partially addresses issue #23

Still need to impliment the `.next()` functionality.
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

2 participants