Skip to content

Rebase #13393 + #13478#13490

Merged
chancancode merged 3 commits intomasterfrom
feature/glimmer-2-positional-params
May 13, 2016
Merged

Rebase #13393 + #13478#13490
chancancode merged 3 commits intomasterfrom
feature/glimmer-2-positional-params

Conversation

@chancancode
Copy link
Member

@chancancode chancancode commented May 12, 2016

Rebased #13393 + #13478 refactored the implementations. This refactor turns the args processing into a reference. This pushes some of the triage and validation work upfront to allow for better runtime (especially update time) performance. It also tries to make the positional params feature Pay-As-You-Go by creating specialized objects for the three different cases.

This PR implements positional parameters in Glimmer 2
@wycats wycats force-pushed the feature/glimmer-2-positional-params branch from 3753281 to 2d29f05 Compare May 12, 2016 23:14
This refactor turns the args processing into a reference. This pushes
some of the triage and validation work upfront to allow for better
runtime (especially update time) performance. It also tries to make the
positional params feature Pay-As-You-Go by creating specialized objects
for the three different cases.
@wycats wycats force-pushed the feature/glimmer-2-positional-params branch from 2d29f05 to 312b3ea Compare May 12, 2016 23:44
@chancancode chancancode changed the title Feature/glimmer 2 positional params Rebase #13393 + #13478 May 13, 2016
@wycats wycats force-pushed the feature/glimmer-2-positional-params branch 2 times, most recently from 17eb636 to f23aa40 Compare May 13, 2016 00:32
@wycats wycats force-pushed the feature/glimmer-2-positional-params branch from f23aa40 to fb151a5 Compare May 13, 2016 00:57
@chancancode chancancode merged commit a987fff into master May 13, 2016
@krisselden krisselden deleted the feature/glimmer-2-positional-params branch May 13, 2016 23:19
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.

3 participants