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

Deprecate inject workspace repo #6353

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Conversation

charlesBochet
Copy link
Member

@charlesBochet charlesBochet commented Jul 19, 2024

In this PR, I'm:

  • removing @InjectWorkspaceRepository, as repository should be dynamically computed based on metadata, we cannot instantiate these repositories. While resolving the dependency injection, we would need to query the database which is not acceptable
  • simplifying entitySchemaFactory signature to always take an objectMetadata
  • updating usages

@charlesBochet charlesBochet merged commit d8cadad into main Jul 19, 2024
6 checks passed
@charlesBochet charlesBochet deleted the deprecate-inject-workspace-repo branch July 19, 2024 22:43
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