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

Denormalizer function denormalize is really useful #43

Open
stood opened this issue Jan 31, 2020 · 0 comments
Open

Denormalizer function denormalize is really useful #43

stood opened this issue Jan 31, 2020 · 0 comments

Comments

@stood
Copy link
Member

stood commented Jan 31, 2020

https://github.com/pomm-project/pomm-symfony-bridge/blob/master/sources/lib/Serializer/Normalizer/FlexibleEntityDenormalizer.php

The function denormalize get the Model to construct flexibleEntity, but we have the same result with
new ObjectEntity($data)

If we have the same result, the Symfony Serializer enough.

@sanpii ?

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

1 participant