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

Deprecate the ability to inject AST transformer factories withing stand-alone AutoMapper #136

Merged
merged 2 commits into from
May 15, 2024

Conversation

Korbeil
Copy link
Member

@Korbeil Korbeil commented May 14, 2024

No description provided.

@Korbeil Korbeil force-pushed the feature/allow-register-custom-ast-transformers branch from 489a76a to 1ad7432 Compare May 14, 2024 16:14
@Korbeil Korbeil marked this pull request as ready for review May 14, 2024 16:14
@Korbeil Korbeil force-pushed the feature/allow-register-custom-ast-transformers branch from 1ad7432 to b71d642 Compare May 14, 2024 16:16
@joelwurtz
Copy link
Member

Is there really a need for that ?

It requires also removing internal on those interfaces which extends the API a lot for a feature that is really complicated for end user and you can do everything with the current transformer interface ?

Do you have a use case for that ?

@Korbeil
Copy link
Member Author

Korbeil commented May 15, 2024

We talked about it with @joelwurtz and decided to remove this feature (deprecating it at first).
This is a complex feature that is really required and if it is we could put it into AutoMapper directly.

@Korbeil Korbeil changed the title Recover ability to register AST transformer factories in Symfony Bundle Deprecate the ability to inject AST transformer factories withing stand-alone AutoMapper May 15, 2024
@Korbeil Korbeil force-pushed the feature/allow-register-custom-ast-transformers branch from ac5fdcb to f937daf Compare May 15, 2024 14:13
@Korbeil Korbeil merged commit c8cb8d3 into main May 15, 2024
10 checks passed
@Korbeil Korbeil deleted the feature/allow-register-custom-ast-transformers branch May 15, 2024 14:14
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

Successfully merging this pull request may close these issues.

None yet

2 participants