fix(dart/reflection): Fix `NoReflectionCapabilities` interface by kegluneq · Pull Request #5578 · angular/angular · GitHub
Skip to content

fix(dart/reflection): Fix NoReflectionCapabilities interface#5578

Closed
kegluneq wants to merge 1 commit into
angular:masterfrom
kegluneq:dart_fix_reflection
Closed

fix(dart/reflection): Fix NoReflectionCapabilities interface#5578
kegluneq wants to merge 1 commit into
angular:masterfrom
kegluneq:dart_fix_reflection

Conversation

@kegluneq

@kegluneq kegluneq commented Dec 3, 2015

Copy link
Copy Markdown

Make NoReflectionCapabilities conform to the PlatformReflectionCapbilities
api, which prevents some confusing error messages.

Closes #5559

@yjbanov yjbanov added pr_state: LGTM action: merge The PR is ready for merge by the caretaker labels Dec 3, 2015
@jelbourn

jelbourn commented Dec 3, 2015

Copy link
Copy Markdown
Contributor

@kegluneq

kegluneq commented Dec 3, 2015

Copy link
Copy Markdown
Author

Yes and no 😃
This technically is a change to the public api, but in this case I believe the test is just out of date. I'll update it and check with @tbosch

@kegluneq kegluneq removed the action: merge The PR is ready for merge by the caretaker label Dec 3, 2015
Make `NoReflectionCapabilities` conform to the `PlatformReflectionCapbilities`
api, which prevents some confusing error messages.

Closes angular#5559
@kegluneq kegluneq force-pushed the dart_fix_reflection branch from 7c23188 to 238357a Compare December 3, 2015 19:33
@kegluneq kegluneq assigned tbosch and unassigned yjbanov Dec 3, 2015
@tbosch

tbosch commented Dec 3, 2015

Copy link
Copy Markdown
Contributor

Looks good regarding public api change

@kegluneq kegluneq added the action: merge The PR is ready for merge by the caretaker label Dec 3, 2015
@kegluneq kegluneq assigned jelbourn and unassigned tbosch Dec 3, 2015
@kegluneq

kegluneq commented Dec 3, 2015

Copy link
Copy Markdown
Author

Thanks @tbosch , @jelbourn this is now ready.

@mary-poppins

Copy link
Copy Markdown

Merging PR #5578 on behalf of @jelbourn to branch presubmit-jelbourn-pr-5578.

@kegluneq kegluneq closed this in 0a3a17f Dec 3, 2015
@kegluneq kegluneq deleted the dart_fix_reflection branch December 3, 2015 22:47
@angular-automatic-lock-bot

Copy link
Copy Markdown

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes type: bug/fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

APIs do not agree: ReflectionCapabilities & NoReflectionCapabilities

6 participants