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

Runtime Naming Strategy #347

Closed
mohdhallal opened this issue Dec 8, 2013 · 2 comments
Closed

Runtime Naming Strategy #347

mohdhallal opened this issue Dec 8, 2013 · 2 comments

Comments

@mohdhallal
Copy link

Hello,

we have an api which relies on the jms serializer to serve tabelized property names. We are implementing a newer version in which the serialized property names should be camelCased. Both representations must be maintained.
We tried to use Events subscribers (pre and post serialization) to intercept and modify the the data/flags but it seems not possible.
Any suggestions? Basically, it would be great if there is a way to force using camelCase when the Pre/Post events are triggered. I can only relate it to the NamingStrategy variable

@odino
Copy link

odino commented Dec 8, 2013

👍

@goetas
Copy link
Collaborator

goetas commented May 26, 2018

fixed in schmittjoh/serializer#859

@goetas goetas closed this as completed May 26, 2018
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

3 participants