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

Update external references in change_object_namespace #413

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

tcmitchell
Copy link
Collaborator

@tcmitchell tcmitchell commented Oct 13, 2022

Add an optional argument to Document.change_object_namespace so that callers can pass an iterable of TopLevel objects that should have their references updated with any namespace changes that have just been made.

Closes #412

Add an optional argument to `Document.change_object_namespace` so that
callers can pass an iterable of TopLevel objects that should have their
references updated with any namespace changes that have just been made.
@tcmitchell tcmitchell self-assigned this Oct 13, 2022
@tcmitchell tcmitchell merged commit 9dac549 into SynBioDex:main Oct 13, 2022
@tcmitchell tcmitchell deleted the 412-namespace-references branch October 13, 2022 13:32
@tcmitchell tcmitchell added this to the 1.1 milestone Apr 11, 2023
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.

if the namespace of an object is changed it should be reflected in the object
1 participant