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

[RFC] Use Pool just as a registry #6624

Closed
3 tasks done
franmomu opened this issue Nov 24, 2020 · 4 comments
Closed
3 tasks done

[RFC] Use Pool just as a registry #6624

franmomu opened this issue Nov 24, 2020 · 4 comments
Labels
Milestone

Comments

@franmomu
Copy link
Member

franmomu commented Nov 24, 2020

Feature Request

Looking at Pool class we can improve it in some ways, these are my thoughts:

After this the Pool class would be use just a registry for admin classes which I think it was meant to be.

The last one I guess it cannot be done with BC, but the other two we can deprecate those parameters in the Pool class.

WDYT? @sonata-project/contributors

@VincentLanglet
Copy link
Member

I strongly agree with this.
The AdminHelper has a dependency on the pool only to use the PropertyAccessor. This seems overkill.

Will you have some time to provide a PR ?

@franmomu
Copy link
Member Author

I'll make a couple of PR, I started making these changes, just wanted to check to keep going.

@VincentLanglet
Copy link
Member

VincentLanglet commented Jan 3, 2021

Hi @franmomu, do you plan/want to do the last point before the 4.0 release or I add the 5.0 milestone ?

@franmomu franmomu added this to the 4.0 milestone Jan 3, 2021
@franmomu
Copy link
Member Author

franmomu commented Jan 3, 2021

I have both Pool related issues half way done, I'll try to make the PRs today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants