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

♻️ Extract direct ActiveFedora calls to adapter #313

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Jan 17, 2024

With Valkyrie looming large, this change refactors the code towards an
adapter pattern; one that will allow for creating a Valkyrie adapter and
then configuring IIIFPrint accordingly.

We'll also need to consider how we duplicate the actor work within a
transaction and/or publisher/listener setup.

There are likely other places where we're making assumptions about
presenters and/or the data models we're processing.

Related to:

@jeremyf jeremyf force-pushed the extract-active-fedora-calls-to-adapter branch 2 times, most recently from 0565150 to 897a5c5 Compare January 17, 2024 20:50
@jeremyf jeremyf mentioned this pull request Jan 17, 2024
11 tasks
@jeremyf jeremyf force-pushed the extract-active-fedora-calls-to-adapter branch from 897a5c5 to 086b624 Compare January 17, 2024 21:27
With Valkyrie looming large, this change refactors the code towards an
adapter pattern; one that will allow for creating a Valkyrie adapter and
then configuring IIIFPrint accordingly.

We'll also need to consider how we duplicate the actor work within a
transaction and/or publisher/listener setup.

There are likely other places where we're making assumptions about
presenters and/or the data models we're processing.
@jeremyf jeremyf force-pushed the extract-active-fedora-calls-to-adapter branch from 086b624 to 0b9515e Compare January 18, 2024 00:31
@jeremyf jeremyf merged commit f9a7783 into main Jan 18, 2024
9 checks passed
@jeremyf jeremyf deleted the extract-active-fedora-calls-to-adapter branch January 18, 2024 15:51
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.

2 participants