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

[WIP] Glimmer tags integration #13278

Merged
merged 2 commits into from
Apr 8, 2016
Merged

[WIP] Glimmer tags integration #13278

merged 2 commits into from
Apr 8, 2016

Conversation

chancancode
Copy link
Member

First-pass implementation of integrating Glimmer's validators system

/cc @krisselden

Previously, the Glimmer 2 integration with Ember would recompute values
in curlies on each top-down revalidation.

This commit uses new features of the Glimmer engine to allow it to more
cheaply revalidate a reference, and often skip the computation if the
reference is sure the value cannot have changed.
@krisselden krisselden force-pushed the glimmer-tags branch 2 times, most recently from ca37368 to f909b4c Compare April 8, 2016 18:07
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

Successfully merging this pull request may close these issues.

2 participants