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

Proposed: Move ObjectRepositoryRoleProvider to a separate library #12

Closed
visto9259 opened this issue Feb 9, 2021 · 1 comment
Closed
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@visto9259
Copy link
Member

Move Role/ObjectRepositoryRoleProvider.php, its factory and the corresponding test cases to a separate library to remove the the dependency on Doctrine.
The use of Doctrine is optional but yet a dependency on Doctrine is required to avoid any confusion and conflicts.

Suggested plan:

  • Create a separate library for the Doctrine related role provider
  • Deprecate the existing Role/ObjectRepositoryRoleProvider.php and remove in the future (release v2?)
@visto9259
Copy link
Member Author

visto9259 commented May 23, 2024

Given the wide usage of Doctrine, this is probably not a required enhancement.

@visto9259 visto9259 changed the title Move ObjectRepositoryRoleProvider to a separate library Proposed: Move ObjectRepositoryRoleProvider to a separate library May 23, 2024
@visto9259 visto9259 added the wontfix This will not be worked on label Jul 5, 2024
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in LmcRbac Development Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
Status: Done
Development

No branches or pull requests

1 participant