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

Extracting ancestry identifier configurability #209

Merged
merged 1 commit into from
Apr 5, 2023

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Apr 5, 2023

Prior to this commit, we assumed that a work's id was the mechanism for always identifying a work in regards to it's ancestry/lineage.

However, for implmentations that incorproate slug behavior, that reality is not always the case.

With this commit, we expose a configurable mechanism for altering the ancestry functionality.

Related to:

Prior to this commit, we assumed that a work's `id` was the mechanism
for always identifying a work in regards to it's ancestry/lineage.

However, for implmentations that incorproate slug behavior, that reality
is not always the case.

With this commit, we expose a configurable mechanism for altering the
ancestry functionality.

Related to:

- notch8/adventist-dl#354
- https://github.com/scientist-softserv/adventist-dl/issues/319
@jeremyf jeremyf force-pushed the extracting-configuration-option branch from f359d54 to ba4e955 Compare April 5, 2023 14:53
Copy link
Contributor

@kirkkwang kirkkwang left a comment

Choose a reason for hiding this comment

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

Works nicely!

@jeremyf jeremyf merged commit ea8c849 into main Apr 5, 2023
@kirkkwang kirkkwang deleted the extracting-configuration-option branch April 5, 2023 19:03
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