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

Needed for 3.6 - Clarify that currentRoute's value is private API #17214

Closed
wants to merge 1 commit into from
Closed

Needed for 3.6 - Clarify that currentRoute's value is private API #17214

wants to merge 1 commit into from

Conversation

jenweber
Copy link
Contributor

Following on discussion for the upcoming blog post, it seems that this documentation needs a little more detail. My understanding is that the property is public API, but the value is not.

Is this correct?

Link to discussion and 3.6 post

The property is public API, but the value is not.
@jenweber jenweber mentioned this pull request Nov 18, 2018
3 tasks
@rwjblue rwjblue requested a review from chadhietala November 19, 2018 18:10
@rwjblue
Copy link
Member

rwjblue commented Nov 19, 2018

Added @chadhietala to review as he would know for sure...

@chadhietala
Copy link
Contributor

chadhietala commented Nov 19, 2018

RouteInfo and RouteInfoWithAttributes are frozen (read-only) public objects.

@rwjblue
Copy link
Member

rwjblue commented Nov 19, 2018

Thanks for chiming in @chadhietala!

@jenweber - OK to close this (unmerged), then?

@jenweber
Copy link
Contributor Author

Closed, thanks for confirming!

@jenweber jenweber closed this Nov 20, 2018
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