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

♻️ Favor Bulkrax's persistence layer #906

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Jan 31, 2024

Instead of direct calls to a deprecated service favor a persistence layer call; one that defines an interface.

Note this means we need to implement the methods in the Valkyrie adapter; but those should be trivial.

Instead of direct calls to a deprecated service favor a persistence
layer call; one that defines an interface.

Note this means we need to implement the methods in the Valkyrie
adapter; but those should be trivial.
@jeremyf jeremyf added the patch-ver for release notes label Jan 31, 2024
@jeremyf jeremyf merged commit cb3b7c5 into hyrax-4-valkyrie-support Jan 31, 2024
5 of 6 checks passed
@jeremyf jeremyf deleted the remove-direct-reference-to-active-fedora-service branch January 31, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant