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

RFC - deprecate default serializers and adapters #522

Merged
merged 1 commit into from
Aug 22, 2019

Conversation

pete-the-pete
Copy link

@runspired runspired self-assigned this Jul 31, 2019
@runspired runspired added T-deprecation T-ember-data RFCs that impact the ember-data library labels Jul 31, 2019
@runspired
Copy link
Contributor

Thank you for taking on this RFC!

Copy link
Contributor

@snewcomer snewcomer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great @pete-the-pete! Let me know how I can help.

Today we have extensive documentation about creating custom serializers, but we will need to update the guides to specify the desired serializer in [app/serializers/application.js](https://guides.emberjs.com/release/models/customizing-serializers/#toc_customizing-serializers)

The deprecation guide app will be updated with examples showing how to
migrate away from relying on the defaults.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this include updates to any blueprints? For example adding a default adapter with ember new?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That sounds like a great idea, but I'm not sure when it should be mentioned...the RFC is about deprecation, but I think updating the blueprints for the deprecation guide is a good idea. @runspired what are your thoughts?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that would be a different RFC if at all

@dgeb dgeb changed the title RFC - depcreate default serializers and adapters RFC - deprecate default serializers and adapters Aug 14, 2019
@runspired
Copy link
Contributor

After discussion we have agreed to FCP but also wish to update the individual deprecation details to include guidance on each.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Final Comment Period T-deprecation T-ember-data RFCs that impact the ember-data library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants