Skip to content

Move from CamelCase to '_' casing #116

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

Closed
kimchy opened this issue Apr 4, 2010 · 1 comment
Closed

Move from CamelCase to '_' casing #116

kimchy opened this issue Apr 4, 2010 · 1 comment

Comments

@kimchy
Copy link
Member

kimchy commented Apr 4, 2010

Seems like most nosql and json based rest interfaces use '_' instead of CamelCase. Changes include:

  1. All HTTP parameters move from CamelCase to '_' casing.
  2. All JSON requests and responses move from CamelCase to '_' casing.
  3. All settings now support both CamelCase as well as '_'.
@kimchy
Copy link
Member Author

kimchy commented Apr 4, 2010

Move from CamelCase to '_' casing, closed by 3b5b4b4.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant