-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Defining Json-API Adapter as Default #909
Conversation
Defining Json-API Adapter as Default
@joaomdmoura \o |
We would need to revert this in order to be able to use AMS by default in Rails. ❤️ |
This has changed? |
@steveklabnik we have just talked trough it on IRC. |
:/ |
So, basically, the reason that JSON API should be the default is multifold, but one of the main ones is that convention over configuration is the heart of AMS. You pick some kind of thing as the default, and so choosing an underspecified, ad-hoc old version doesn't make nearly as much sense to me. Classic AMS output was changed in JSON API because it isn't particularly great, a starting point. |
As we decided, it's time to push JSON-API forward by making it the default adapter into AMS.
We really believe this is one of the greatest features into 0.10.x version, and that could help a lot of different projects from different technologies.
Despite of being a small change, we expect to see more people using it's conventions once we merge it.
@steveklabnik @guilleiguaran @kurko