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

THRIFT-2885: Add a 'fullcamel' option for obj-c #383

Closed
wants to merge 3 commits into from

Conversation

toddgardner
Copy link

This allows you to write your idl files in snake_case and have your objective c code be in the (stylistic) camelCase. It makes the java option of the same name.

It also fixes a minor warning about isEqual methods with no members (which caused an unused variable "other").

Tested by reading and compiling generated code for tutorial; didn't see any tests for compiler outputs.

@toddgardner toddgardner changed the title Add a 'fullcamel' option for obj-c THRIFT-2885: Add a 'fullcamel' option for obj-c Feb 27, 2015
@jeking3
Copy link
Contributor

jeking3 commented Jan 24, 2018

This pull request is being closed due to lack of activity.
You can re-open it after rebasing on the current master if you would like it to be reconsidered.

@asfgit asfgit closed this in 8d96b3b Jan 24, 2018
jeking3 added a commit to jeking3/thrift that referenced this pull request Mar 10, 2018
This closes apache#93
This closes apache#326
This closes apache#345
This closes apache#352
This closes apache#353
This closes apache#383
This closes apache#395
This closes apache#413
This closes apache#488
This closes apache#555
This closes apache#624
This closes apache#731
This closes apache#747
This closes apache#756
Jens-G pushed a commit to Jens-G/thrift that referenced this pull request Apr 14, 2019
Sentinel GET-MASTER-ADDR-BY-NAME throws exception when service name i…
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.

3 participants