Skip to content

Conversation

@zackthehuman
Copy link
Contributor

@zackthehuman zackthehuman commented May 12, 2016

Implements closure actions for Glimmer2. There are a few things that are unresolved:

  • Generate a label for the action (streams had labels, references don't?)
  • Support mut (there is no mut in Glimmer yet)
  • Support INVOKEables. Not sure what this is or how it's used, so I left it out.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think you need to check the node.type anymore. traverse does that for you already.

@zackthehuman zackthehuman force-pushed the closure-actions-glimmer branch 2 times, most recently from e2c420c to b14c1f9 Compare May 13, 2016 20:46
@homu
Copy link
Contributor

homu commented May 13, 2016

☔ The latest upstream changes (presumably #13500) made this pull request unmergeable. Please resolve the merge conflicts.

@zackthehuman zackthehuman force-pushed the closure-actions-glimmer branch from cbb2c37 to 356f737 Compare May 18, 2016 18:32
@krisselden krisselden merged commit df824ad into emberjs:master May 19, 2016
toddjordan pushed a commit to toddjordan/ember.js that referenced this pull request Sep 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants