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

remove deprecated Location.create #18127

Closed
wants to merge 1 commit into from

Conversation

bekzod
Copy link
Contributor

@bekzod bekzod commented Jun 20, 2019

Since removal of Ember.Location.registerImplementation in #11854 there is no public way registering location factory inside Location so makes Location.create redundant, if you still think it need deprecation warnings happy to add that instead

@bekzod bekzod force-pushed the remove-location-api branch 3 times, most recently from 8005411 to 592fdb0 Compare June 20, 2019 21:36
@ef4
Copy link
Contributor

ef4 commented Aug 19, 2019

Should we continue to export the interface? While the implementation of Location is not needed for anything, the interface is still what people should extend if implementing a custom Location in typescript, I think?

@sandstrom
Copy link
Contributor

I'm all for removing it. Just wanted to mention that I included this in the scope of my deprecate auto location RFC, so this PR will mark it as deprecated.

#19510

As mentioned in this PR though, it would probably make just as much sense to remove it outright.

Just wanted to comment here since my PR is related. I'm fine with both removing it right away as well as waiting for deprecation per my PR.

@locks
Copy link
Contributor

locks commented Oct 13, 2021

Let's center the discussion in #19510.

@locks locks closed this Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants