Skip to content

[Workflow] Revert deprecation about Registry #19065

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

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

alexandre-daubois
Copy link
Member

Fix #19010

Friendly ping @lyrixx 🙂

Beware that injecting the ``Registry`` into your services is **not**
recommended. Indeed, it prevents some optimization like lazy-loading
from working and could be a performance hog. Instead, you should always
inject the workflow you need.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we talks about TaggedIterator('workflow') or TaggedLocator('workflow') somewhere?
If not we should talk about this before talking about the registry

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OskarStark
Copy link
Contributor

Thank you Alexandre.

@OskarStark OskarStark merged commit f7cab93 into symfony:6.3 Oct 24, 2023
@xabbuh xabbuh added this to the 6.3 milestone Oct 24, 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.

5 participants