Skip to content

Update external references in change_object_namespace#413

Merged
tcmitchell merged 1 commit intoSynBioDex:mainfrom
tcmitchell:412-namespace-references
Oct 13, 2022
Merged

Update external references in change_object_namespace#413
tcmitchell merged 1 commit intoSynBioDex:mainfrom
tcmitchell:412-namespace-references

Conversation

@tcmitchell
Copy link
Copy Markdown
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