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

Object to array normalization #354

Closed
alsma opened this issue Oct 16, 2014 · 1 comment
Closed

Object to array normalization #354

alsma opened this issue Oct 16, 2014 · 1 comment

Comments

@alsma
Copy link

alsma commented Oct 16, 2014

Hello!

Currently I'm working on unified API implementation for our project, and I'd like to use serializer for REST api serialization/deserialization.
But also we are looking to reuse metadata that required for JMSSerializer in our SOAP api implementation. I see that normalization/denormalization logic are coupled together in visitors. Could you please assist how we can use serializer in order to do array -> object denormalization and vise versa ?

@davidwindell
Copy link

Duplicate of #20

@goetas goetas closed this as completed Mar 21, 2017
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

No branches or pull requests

3 participants