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

Successor of AdvancedNamingStrategyInterface #816

Open
aguidis opened this issue Sep 29, 2020 · 0 comments
Open

Successor of AdvancedNamingStrategyInterface #816

aguidis opened this issue Sep 29, 2020 · 0 comments

Comments

@aguidis
Copy link

aguidis commented Sep 29, 2020

Since the version 3, the interface AdvancedNamingStrategyInterface is no longer available. I want to upgrade my JMSSerializeBundle to v3 (current installed version: 2.4) but I can't find an alternative to replace the previous interface.

I created a custom naming strategy that implements AdvancedNamingStrategyInterface. It allowed me to decide wether or not I need to use the @SerializedName annotation or the name of each properties depending the direction (deserialization/serialization).

How can I perform this task in the latest version of the bundle ?

Cheers

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