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

docs(adr): refactor state management #4655

Merged
merged 3 commits into from
Apr 25, 2023

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Feb 14, 2022

Q A
Branch? main
Tickets n/a
License MIT
Doc PR n/a

Proposal to simplify the codebase and give more flexibility to users by leveraging the new "state processor" and "state provider" concept to get rid of our custom Symfony kernel listeners and of the GraphQL resolvers.

@stale
Copy link

stale bot commented Nov 4, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Nov 4, 2022
@stale
Copy link

stale bot commented Jan 3, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jan 3, 2023
@stale stale bot closed this Jan 10, 2023
@soyuka soyuka reopened this Mar 16, 2023
@lchrusciel
Copy link
Contributor

I love that change! An additional benefit of the new architecture will be the increased DX, as this structure will be much nicer to debug/examine with xdebug as it is explicit and straight forward.

@soyuka soyuka merged commit db93dbc into api-platform:main Apr 25, 2023
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.

None yet

3 participants