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

Additional Methods for Index/Unindex Operations in Platform Interface #701

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

tiberio-baptista
Copy link
Collaborator

@tiberio-baptista tiberio-baptista commented Oct 4, 2024

Implemented 1 index method for >1 URIs and several unindex methods for the platform interface.

We can now use the platform interface to dispatch unindex tasks for singular URIs or batches, which is performed and handled by PluginController. The new index method allows dispatching tasks for batches of URIs.

A minor code refactoring was performed in a few files, and indexBlocking was marked as deprecated, as requested by @Enet4

@tiberio-baptista tiberio-baptista changed the title Unindex Methods for Platform Interface Additional Methods for Index/Unindex Operations in Platform Interface Oct 4, 2024
@Enet4 Enet4 added the sdk label Oct 4, 2024
Copy link
Collaborator

@Enet4 Enet4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestions inline.

Co-authored-by: Eduardo Pinho <[email protected]>
Enet4 added a commit to BMDSoftware/dicoogle that referenced this pull request Oct 8, 2024
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