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

Add event system during code generation, make serializer optional thanks to it #61

Merged
merged 2 commits into from
Mar 16, 2024

Conversation

joelwurtz
Copy link
Member

Replace #58 (was easier to cherry pick rather than rebase)

It introduces an event system (for internal use only).

It simplify the extraction process and also allow to make symfony serializer component optional by using listener for them and adding them only if the component is available

We could test this by removing the deps and running the test

@joelwurtz joelwurtz changed the base branch from main to 9.0 March 16, 2024 17:11
@joelwurtz joelwurtz merged commit d665e5c into 9.0 Mar 16, 2024
12 checks passed
@joelwurtz joelwurtz deleted the feat/event-system-2 branch March 17, 2024 14:16
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.

1 participant