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

Object.observe support #22

Open
anthonyshort opened this issue Apr 28, 2014 · 2 comments
Open

Object.observe support #22

anthonyshort opened this issue Apr 28, 2014 · 2 comments

Comments

@anthonyshort
Copy link
Contributor

Update ripple/path-observer to use Object.observe if it's available.

@tarqd
Copy link

tarqd commented May 29, 2014

Would you be open to using observe-js for this? It already uses Object.observe if available and implements the LCS algorithm that we talked about on the ripplejs/each issue

@anthonyshort
Copy link
Contributor Author

Yeah I'd probably just use that library. I haven't had much need for it yet though. I think the only real benefit is a possible slight performance boost.

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