Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Serializer] Use PropertyAccessor to access / mutate values in AbstractObjectNormalizer #35498

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

Conversation

Korbeil
Copy link
Contributor

@Korbeil Korbeil commented Jan 28, 2020

Q A
Branch? master
Bug fix? no
New feature? yes
Deprecations? no
Tickets
License MIT
Doc PR

This PR follows #30704 and will replace attribute access and mutation by PropertyAccessor in order to dispatch responsabilities between components (Serializer should not manage property access).

Since related PR is not yet merged, please review only the last commit.

@Korbeil Korbeil force-pushed the feature/object-normalizer-using-property-accessor branch from 184a256 to 328fada Compare January 28, 2020 14:23
@Korbeil
Copy link
Contributor Author

Korbeil commented Jan 28, 2020

Will close this since I think there is a lot more to do before this ~

See #30818

@Korbeil Korbeil closed this Jan 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants