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

Implement DOM stability for iteration #10

Open
rafaelw opened this issue Aug 24, 2012 · 0 comments
Open

Implement DOM stability for iteration #10

rafaelw opened this issue Aug 24, 2012 · 0 comments

Comments

@rafaelw
Copy link
Collaborator

rafaelw commented Aug 24, 2012

This requires synthesizing "splice" operations and transforming the existing array expansion from the old state to the new state with the fewest removals, additions. also, this should be willing to re-order existing instances. e..g

an iteration based on an array which is sorted should neither create nor destroy instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant