Skip to content

RFC - deprecate default serializers and adapters#522

Merged
runspired merged 1 commit intoemberjs:masterfrom
pete-the-pete:master
Aug 22, 2019
Merged

RFC - deprecate default serializers and adapters#522
runspired merged 1 commit intoemberjs:masterfrom
pete-the-pete:master

Conversation

@pete-the-pete
Copy link
Copy Markdown

Comment thread text/0000-default-serializers-and-adapters.md
Comment thread text/0000-default-serializers-and-adapters.md
@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
Copy Markdown
Contributor

Thank you for taking on this RFC!

Comment thread text/0000-default-serializers-and-adapters.md Outdated
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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