OCMapper icon indicating copy to clipboard operation
OCMapper copied to clipboard

Automatically convert between camelCase and underscores (the other way around)

Open balazsgerlei opened this issue 8 years ago • 1 comments

You added automatic conversion from underscores to camelCase in 2.1 (#31), but it doesn't seem to work the other way: converting camelCase to underscores. This way it is not possible to communicate with a server using underscores correctly without creating separate modell classes for incomming and outgoing communication.

Or am I doing something wrong? I am using it from Swift if it matters.

balazsgerlei avatar Nov 06 '16 12:11 balazsgerlei

Any thoughts on this @aryaxt ?

balazsgerlei avatar Jan 18 '17 12:01 balazsgerlei