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

[BUGFIX beta] flag ds-serialize-ids-and-types should not be enabled by default #4450

Closed
wants to merge 1 commit into from
Closed

[BUGFIX beta] flag ds-serialize-ids-and-types should not be enabled by default #4450

wants to merge 1 commit into from

Conversation

eshtadc
Copy link
Contributor

@eshtadc eshtadc commented Jun 26, 2016

The feature is enabled by default in the repo and therefore throwing deprecation warnings.

@bmac
Copy link
Member

bmac commented Jun 27, 2016

Hi @lkhaas. I think the ds-serialize-ids-and-types feature was released with Ember Data 2.6 so I think we want to keep it enabled by default.

I'd like to know which deprecation warning you are seeing from this feature.

Also since this feature has been released we can now remove this feature flag. If you'd like to make a PR similar to this one https://github.com/emberjs/data/pull/4348/files that removes all of the references to ds-serialize-ids-and-types that would be great. Thanks.

@eshtadc
Copy link
Contributor Author

eshtadc commented Jun 27, 2016

I'm seeing deprecation warnings when running the tests, but completely missed its release in 2.6. I'll go ahead and make a PR to remove the flag. Thanks for the example PR.

@eshtadc
Copy link
Contributor Author

eshtadc commented Jun 27, 2016

Closing in favor of removing the feature flag in PR #4451

@eshtadc eshtadc closed this Jun 27, 2016
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.

2 participants