Skip to content

Update external references in change_object_namespace - #413

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

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

Conversation

@tcmitchell

@tcmitchelltcmitchell commented Oct 13, 2022

Copy link
Copy Markdown
Collaborator

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.
@tcmitchelltcmitchell self-assigned this Oct 13, 2022
@tcmitchell
tcmitchell merged commit 9dac549 into SynBioDex:mainOct 13, 2022
@tcmitchell
tcmitchell deleted the 412-namespace-references branch October 13, 2022 13:32
@tcmitchelltcmitchell added this to the 1.1 milestone Apr 11, 2023
Sign up for freeto 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

@tcmitchell